Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/cipher_extra/
De_aesctrhmac.c157 uint8_t partial_block_buffer[AES_BLOCK_SIZE]; in aead_aes_ctr_hmac_sha256_crypt() local
159 OPENSSL_memset(partial_block_buffer, 0, sizeof(partial_block_buffer)); in aead_aes_ctr_hmac_sha256_crypt()
167 partial_block_buffer, &partial_block_offset, in aead_aes_ctr_hmac_sha256_crypt()
171 partial_block_buffer, &partial_block_offset, in aead_aes_ctr_hmac_sha256_crypt()