Searched refs:algorithm_do_map (Results 1 – 2 of 2) sorted by relevance
| /third_party/openssl/crypto/ |
| D | core_algorithm.c | 42 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()
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| D | core_algorithm.c | 42 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()
|