Home
last modified time | relevance | path

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

/trueos/crypto/openssl/crypto/evp/
HDe_aes.c128 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()
/trueos/secure/lib/libcrypto/amd64/
HDbsaes-x86_64.S1317 .globl bsaes_ctr32_encrypt_blocks
1318 .type bsaes_ctr32_encrypt_blocks,@function
1320 bsaes_ctr32_encrypt_blocks: label
1515 .size bsaes_ctr32_encrypt_blocks,.-bsaes_ctr32_encrypt_blocks