Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dcore_algorithm.c42 static int algorithm_do_map(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *map, in algorithm_do_map() function
122 ret = algorithm_do_map(provider, map, cur_operation, no_store, data); in algorithm_do_this()