Home
last modified time | relevance | path

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

/base/tee/tee_os_framework/lib/teelib/libcrypto_hal/src/boringssl/
Dsoft_hmac.c26 static const uint32_t g_algorithm_hmac[] = { variable
106 … int32_t rc = check_valid_algorithm(ctx->alg_type, g_algorithm_hmac, ARRAY_NUM(g_algorithm_hmac)); in soft_crypto_hmac_init()