HomeSort by: relevance | last modified time | path
    Searched refs:aes_v8_ctr32_encrypt_blocks_unroll12_eor3 (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_aes_gcm_hw_armv8.inc 87 aes_v8_ctr32_encrypt_blocks_unroll12_eor3);
  /src/crypto/external/apache2/openssl/dist/include/crypto/
aes_platform.h 116 #define HWAES_ctr32_encrypt_blocks_unroll12_eor3 aes_v8_ctr32_encrypt_blocks_unroll12_eor3
124 #define AES_GCM_ASM(gctx) (((gctx)->ctr == aes_v8_ctr32_encrypt_blocks_unroll12_eor3 || (gctx)->ctr == aes_v8_ctr32_encrypt_blocks) && (gctx)->gcm.funcs.ghash == gcm_ghash_v8)
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/aarch64/
aesv8-armx.S 1513 .globl aes_v8_ctr32_encrypt_blocks_unroll12_eor3
1514 .type aes_v8_ctr32_encrypt_blocks_unroll12_eor3,%function
1516 aes_v8_ctr32_encrypt_blocks_unroll12_eor3: label
2235 .size aes_v8_ctr32_encrypt_blocks_unroll12_eor3,.-aes_v8_ctr32_encrypt_blocks_unroll12_eor3

Completed in 58 milliseconds