Searched refs:xstore (Results 1 – 2 of 2) sorted by relevance
22 X509_STORE *xstore = X509_LOOKUP_get_store(lctx); in cache_objects() local76 ok = X509_STORE_add_cert(xstore, in cache_objects()80 ok = X509_STORE_add_crl(xstore, in cache_objects()
661 def XSTORE : I<0xa7, MRM_C0, (outs), (ins), "xstore", []>, TB;