Home
last modified time | relevance | path

Searched refs:ossl_method_store_insert (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/property/
H A Dproperty.c294 static int ossl_method_store_insert(OSSL_METHOD_STORE *store, ALGORITHM *alg) in ossl_method_store_insert() function
354 if (!ossl_method_store_insert(store, alg)) in ossl_method_store_add()