Home
last modified time | relevance | path

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

/external/boringssl/linux-arm/crypto/aes/
Dbsaes-armv7.S1338 .globl bsaes_ctr32_encrypt_blocks symbol
1339 .hidden bsaes_ctr32_encrypt_blocks
1340 .type bsaes_ctr32_encrypt_blocks,%function
1342 bsaes_ctr32_encrypt_blocks: label
1565 .size bsaes_ctr32_encrypt_blocks,.-bsaes_ctr32_encrypt_blocks
/external/boringssl/src/crypto/cipher/
De_aes.c144 void bsaes_ctr32_encrypt_blocks(const uint8_t *in, uint8_t *out, size_t len,
158 static void bsaes_ctr32_encrypt_blocks(const uint8_t *in, uint8_t *out, in bsaes_ctr32_encrypt_blocks() function
332 dat->stream.ctr = (ctr128_f)bsaes_ctr32_encrypt_blocks; in aes_init_key()
445 return (ctr128_f)bsaes_ctr32_encrypt_blocks; in aes_ctr_set_key()
/external/boringssl/linux-x86_64/crypto/aes/
Dbsaes-x86_64.S1321 .globl bsaes_ctr32_encrypt_blocks symbol
1322 .hidden bsaes_ctr32_encrypt_blocks
1323 .type bsaes_ctr32_encrypt_blocks,@function
1325 bsaes_ctr32_encrypt_blocks: label
1520 .size bsaes_ctr32_encrypt_blocks,.-bsaes_ctr32_encrypt_blocks
/external/boringssl/win-x86_64/crypto/aes/
Dbsaes-x86_64.asm1346 global bsaes_ctr32_encrypt_blocks
1349 bsaes_ctr32_encrypt_blocks: label