Searched refs:aes_t4_encrypt (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_aes_ccm_hw_t4.inc20 AES_HW_CCM_SET_KEY_FN(aes_t4_set_encrypt_key, aes_t4_encrypt, NULL, NULL);
H A Dcipher_aes_gcm_hw_t4.inc37 GCM_HW_SET_KEY_CTR_FN(ks, aes_t4_set_encrypt_key, aes_t4_encrypt, ctr);
H A Dcipher_aes_ocb_hw.c94 aes_t4_encrypt, aes_t4_decrypt, NULL, NULL);
H A Dcipher_aes_hw_t4.inc49 dat->block = (block128_f)aes_t4_encrypt;
H A Dcipher_aes_xts_hw.c147 aes_t4_encrypt, aes_t4_decrypt,
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daest4-sparcv9.pl104 .globl aes_t4_encrypt
106 aes_t4_encrypt: label
179 .type aes_t4_encrypt,#function
180 .size aes_t4_encrypt,.-aes_t4_encrypt
843 AES_encrypt=aes_t4_encrypt
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Daest4-sparcv9.pl106 .globl aes_t4_encrypt
108 aes_t4_encrypt: label
181 .type aes_t4_encrypt,#function
182 .size aes_t4_encrypt,.-aes_t4_encrypt
845 AES_encrypt=aes_t4_encrypt
/netbsd-current/crypto/external/bsd/openssl/dist/include/crypto/
H A Daes_platform.h249 void aes_t4_encrypt(const unsigned char *in, unsigned char *out,
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aes.c597 void aes_t4_encrypt(const unsigned char *in, unsigned char *out,
684 dat->block = (block128_f) aes_t4_encrypt;
761 (block128_f) aes_t4_encrypt);
829 xctx->xts.block1 = (block128_f) aes_t4_encrypt;
859 xctx->xts.block2 = (block128_f) aes_t4_encrypt;
886 &cctx->ks, (block128_f) aes_t4_encrypt);
921 (block128_f) aes_t4_encrypt,
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aes.c479 dat->block = (block128_f) aes_t4_encrypt;
556 (block128_f) aes_t4_encrypt);
625 xctx->xts.block1 = (block128_f) aes_t4_encrypt;
652 xctx->xts.block2 = (block128_f) aes_t4_encrypt;
679 &cctx->ks, (block128_f) aes_t4_encrypt);
714 (block128_f) aes_t4_encrypt,
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
H A Daest4-sparcv9.S10 .globl aes_t4_encrypt
12 aes_t4_encrypt: label
85 .type aes_t4_encrypt,#function
86 .size aes_t4_encrypt,.-aes_t4_encrypt
937 call aes_t4_encrypt
1321 call aes_t4_encrypt
2880 call aes_t4_encrypt
3264 call aes_t4_encrypt
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/
H A Daest4-sparcv9.S10 .globl aes_t4_encrypt
12 aes_t4_encrypt: label
85 .type aes_t4_encrypt,#function
86 .size aes_t4_encrypt,.-aes_t4_encrypt
937 call aes_t4_encrypt
1321 call aes_t4_encrypt
2880 call aes_t4_encrypt
3264 call aes_t4_encrypt
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
H A Daest4-sparcv9.S13 .globl aes_t4_encrypt
15 aes_t4_encrypt: label
88 .type aes_t4_encrypt,#function
89 .size aes_t4_encrypt,.-aes_t4_encrypt
940 call aes_t4_encrypt
1324 call aes_t4_encrypt
2883 call aes_t4_encrypt
3267 call aes_t4_encrypt
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Daest4-sparcv9.S13 .globl aes_t4_encrypt
15 aes_t4_encrypt: label
88 .type aes_t4_encrypt,#function
89 .size aes_t4_encrypt,.-aes_t4_encrypt
940 call aes_t4_encrypt
1324 call aes_t4_encrypt
2883 call aes_t4_encrypt
3267 call aes_t4_encrypt

Completed in 182 milliseconds