Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/cipher_extra/
De_aesctrhmac.c121 static void hmac_calculate(uint8_t out[SHA256_DIGEST_LENGTH], in hmac_calculate() function
205 hmac_calculate(hmac_result, &aes_ctx->inner_init_state, in aead_aes_ctr_hmac_sha256_seal_scatter()
230 hmac_calculate(hmac_result, &aes_ctx->inner_init_state, in aead_aes_ctr_hmac_sha256_open_gather()