Searched refs:ossl_asn1_do_lock (Results 1 – 4 of 4) sorted by relevance
66 int ossl_asn1_do_lock(ASN1_VALUE **pval, int op, const ASN1_ITEM *it);
88 if (ossl_asn1_do_lock(pval, -1, it) != 0) { in ossl_asn1_item_embed_free()
68 int ossl_asn1_do_lock(ASN1_VALUE **pval, int op, const ASN1_ITEM *it) in ossl_asn1_do_lock() function
141 if (ossl_asn1_do_lock(pval, 0, it) < 0) { in asn1_item_embed_new()
Completed in 64 milliseconds