Home
last modified time | relevance | path

Searched defs:tag_flag (Results 1 – 1 of 1) sorted by relevance

/base/tee/tee_os_framework/lib/teelib/libcrypto_hal/src/boringssl/
Dsoft_ae.c47 …uint32_t tag_flag = ((ctx->alg_type == CRYPTO_TYPE_AES_CCM) ? EVP_CTRL_CCM_SET_TAG : EVP_CTRL_GCM_… in set_expected_tag() local
224 …uint32_t tag_flag = ((ctx->alg_type == CRYPTO_TYPE_AES_CCM) ? EVP_CTRL_CCM_GET_TAG : EVP_CTRL_GCM_… in soft_crypto_ae_enc_final() local