Searched refs:aes256_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.inc31 ctr = (ctr128_f)aes256_t4_ctr32_encrypt;
H A Dcipher_aes_hw_t4.inc71 dat->stream.ctr = (ctr128_f)aes256_t4_ctr32_encrypt;
/netbsd-current/crypto/external/bsd/openssl/dist/include/crypto/
H A Daes_platform.h288 void aes256_t4_ctr32_encrypt(const unsigned char *in, unsigned char *out,
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aes.c636 void aes256_t4_ctr32_encrypt(const unsigned char *in, unsigned char *out,
706 dat->stream.ctr = (ctr128_f) aes256_t4_ctr32_encrypt;
770 gctx->ctr = (ctr128_f) aes256_t4_ctr32_encrypt;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aes.c501 dat->stream.ctr = (ctr128_f) aes256_t4_ctr32_encrypt;
565 gctx->ctr = (ctr128_f) aes256_t4_ctr32_encrypt;
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
H A Daest4-sparcv9.S2605 .globl aes256_t4_ctr32_encrypt
2607 aes256_t4_ctr32_encrypt: label
2870 .type aes256_t4_ctr32_encrypt,#function
2871 .size aes256_t4_ctr32_encrypt,.-aes256_t4_ctr32_encrypt
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/
H A Daest4-sparcv9.S2605 .globl aes256_t4_ctr32_encrypt
2607 aes256_t4_ctr32_encrypt: label
2870 .type aes256_t4_ctr32_encrypt,#function
2871 .size aes256_t4_ctr32_encrypt,.-aes256_t4_ctr32_encrypt
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
H A Daest4-sparcv9.S2608 .globl aes256_t4_ctr32_encrypt
2610 aes256_t4_ctr32_encrypt: label
2873 .type aes256_t4_ctr32_encrypt,#function
2874 .size aes256_t4_ctr32_encrypt,.-aes256_t4_ctr32_encrypt
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Daest4-sparcv9.S2608 .globl aes256_t4_ctr32_encrypt
2610 aes256_t4_ctr32_encrypt: label
2873 .type aes256_t4_ctr32_encrypt,#function
2874 .size aes256_t4_ctr32_encrypt,.-aes256_t4_ctr32_encrypt

Completed in 186 milliseconds