Home
last modified time | relevance | path

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

/base/tee/tee_os_framework/lib/teelib/libcrypto_hal/src/boringssl/
Dsoft_rsa_api.c253 static const EVP_MD *get_mgf1_algorithm(const struct asymmetric_params_t *params) in get_mgf1_algorithm() function
340 const EVP_MD *evp_md = get_mgf1_algorithm(params); in set_rsa_oaep_padding_hash()