Searched refs:ossl_bsaes_ctr32_encrypt_blocks (Results 1 – 4 of 4) sorted by relevance
40 ossl_bsaes_ctr32_encrypt_blocks); in aes_gcm_initkey()
94 dat->stream.ctr = (ctr128_f)ossl_bsaes_ctr32_encrypt_blocks; in cipher_hw_aes_initkey()
1347 .globl ossl_bsaes_ctr32_encrypt_blocks symbol1348 .type ossl_bsaes_ctr32_encrypt_blocks,@function1350 ossl_bsaes_ctr32_encrypt_blocks: label1569 .size ossl_bsaes_ctr32_encrypt_blocks,.-ossl_bsaes_ctr32_encrypt_blocks
2382 dat->stream.ctr = (ctr128_f) ossl_bsaes_ctr32_encrypt_blocks; in aes_init_key()2730 gctx->ctr = (ctr128_f) ossl_bsaes_ctr32_encrypt_blocks; in aes_gcm_init_key()