Searched refs:bsaes_ctr32_encrypt_blocks (Results 1 – 2 of 2) sorted by relevance
128 void bsaes_ctr32_encrypt_blocks(const unsigned char *in, unsigned char *out,507 dat->stream.ctr = (ctr128_f) bsaes_ctr32_encrypt_blocks; in aes_init_key()813 gctx->ctr = (ctr128_f) bsaes_ctr32_encrypt_blocks; in aes_gcm_init_key()
1317 .globl bsaes_ctr32_encrypt_blocks1318 .type bsaes_ctr32_encrypt_blocks,@function1320 bsaes_ctr32_encrypt_blocks: label1515 .size bsaes_ctr32_encrypt_blocks,.-bsaes_ctr32_encrypt_blocks