Searched refs:aes128_t4_ctr32_encrypt (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_aes_gcm_hw_t4.inc25 ctr = (ctr128_f)aes128_t4_ctr32_encrypt;
H A Dcipher_aes_hw_t4.inc55 dat->stream.ctr = (ctr128_f)aes128_t4_ctr32_encrypt;
/netbsd-current/crypto/external/bsd/openssl/dist/include/crypto/
H A Daes_platform.h282 void aes128_t4_ctr32_encrypt(const unsigned char *in, unsigned char *out,
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aes.c630 void aes128_t4_ctr32_encrypt(const unsigned char *in, unsigned char *out,
690 dat->stream.ctr = (ctr128_f) aes128_t4_ctr32_encrypt;
764 gctx->ctr = (ctr128_f) aes128_t4_ctr32_encrypt;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aes.c485 dat->stream.ctr = (ctr128_f) aes128_t4_ctr32_encrypt;
559 gctx->ctr = (ctr128_f) aes128_t4_ctr32_encrypt;
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
H A Daest4-sparcv9.S662 .globl aes128_t4_ctr32_encrypt
664 aes128_t4_ctr32_encrypt: label
927 .type aes128_t4_ctr32_encrypt,#function
928 .size aes128_t4_ctr32_encrypt,.-aes128_t4_ctr32_encrypt
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/
H A Daest4-sparcv9.S662 .globl aes128_t4_ctr32_encrypt
664 aes128_t4_ctr32_encrypt: label
927 .type aes128_t4_ctr32_encrypt,#function
928 .size aes128_t4_ctr32_encrypt,.-aes128_t4_ctr32_encrypt
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
H A Daest4-sparcv9.S665 .globl aes128_t4_ctr32_encrypt
667 aes128_t4_ctr32_encrypt: label
930 .type aes128_t4_ctr32_encrypt,#function
931 .size aes128_t4_ctr32_encrypt,.-aes128_t4_ctr32_encrypt
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Daest4-sparcv9.S665 .globl aes128_t4_ctr32_encrypt
667 aes128_t4_ctr32_encrypt: label
930 .type aes128_t4_ctr32_encrypt,#function
931 .size aes128_t4_ctr32_encrypt,.-aes128_t4_ctr32_encrypt

Completed in 234 milliseconds