Home
last modified time | relevance | path

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

/third_party/openssl/crypto/property/
Dproperty.c230 static void alg_cleanup(ossl_uintmax_t idx, ALGORITHM *a, void *arg) in alg_cleanup() function
269 ossl_sa_ALGORITHM_doall_arg(store->algs, &alg_cleanup, store); in ossl_method_store_free()
374 alg_cleanup(0, alg, NULL); in ossl_method_store_add()