Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c72 static void vpaes_ctr32_encrypt_blocks_with_bsaes(const uint8_t *in, in vpaes_ctr32_encrypt_blocks_with_bsaes() function
203 dat->stream.ctr = vpaes_ctr32_encrypt_blocks_with_bsaes; in aes_init_key()
306 return vpaes_ctr32_encrypt_blocks_with_bsaes; in aes_ctr_set_key()