HomeSort by: relevance | last modified time | path
    Searched defs:alg_cleanup (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/property/
property.c 225 static void alg_cleanup(ossl_uintmax_t idx, ALGORITHM *a, void *arg) function
264 ossl_sa_ALGORITHM_doall_arg(store->algs, &alg_cleanup, store);
430 alg_cleanup(0, alg, NULL);
property.c 225 static void alg_cleanup(ossl_uintmax_t idx, ALGORITHM *a, void *arg) function
264 ossl_sa_ALGORITHM_doall_arg(store->algs, &alg_cleanup, store);
430 alg_cleanup(0, alg, NULL);
  /src/crypto/external/bsd/openssl/dist/crypto/property/
property.c 232 static void alg_cleanup(ossl_uintmax_t idx, ALGORITHM *a, void *arg) function
271 ossl_sa_ALGORITHM_doall_arg(store->algs, &alg_cleanup, store);
376 alg_cleanup(0, alg, NULL);
property.c 232 static void alg_cleanup(ossl_uintmax_t idx, ALGORITHM *a, void *arg) function
271 ossl_sa_ALGORITHM_doall_arg(store->algs, &alg_cleanup, store);
376 alg_cleanup(0, alg, NULL);

Completed in 85 milliseconds