Searched refs:aes192_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.inc28 ctr = (ctr128_f)aes192_t4_ctr32_encrypt;
H A Dcipher_aes_hw_t4.inc63 dat->stream.ctr = (ctr128_f)aes192_t4_ctr32_encrypt;
/netbsd-current/crypto/external/bsd/openssl/dist/include/crypto/
H A Daes_platform.h285 void aes192_t4_ctr32_encrypt(const unsigned char *in, unsigned char *out,
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aes.c633 void aes192_t4_ctr32_encrypt(const unsigned char *in, unsigned char *out,
698 dat->stream.ctr = (ctr128_f) aes192_t4_ctr32_encrypt;
767 gctx->ctr = (ctr128_f) aes192_t4_ctr32_encrypt;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aes.c493 dat->stream.ctr = (ctr128_f) aes192_t4_ctr32_encrypt;
562 gctx->ctr = (ctr128_f) aes192_t4_ctr32_encrypt;
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
H A Daest4-sparcv9.S3682 .globl aes192_t4_ctr32_encrypt
3684 aes192_t4_ctr32_encrypt: label
3947 .type aes192_t4_ctr32_encrypt,#function
3948 .size aes192_t4_ctr32_encrypt,.-aes192_t4_ctr32_encrypt
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/
H A Daest4-sparcv9.S3682 .globl aes192_t4_ctr32_encrypt
3684 aes192_t4_ctr32_encrypt: label
3947 .type aes192_t4_ctr32_encrypt,#function
3948 .size aes192_t4_ctr32_encrypt,.-aes192_t4_ctr32_encrypt
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
H A Daest4-sparcv9.S3685 .globl aes192_t4_ctr32_encrypt
3687 aes192_t4_ctr32_encrypt: label
3950 .type aes192_t4_ctr32_encrypt,#function
3951 .size aes192_t4_ctr32_encrypt,.-aes192_t4_ctr32_encrypt
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Daest4-sparcv9.S3685 .globl aes192_t4_ctr32_encrypt
3687 aes192_t4_ctr32_encrypt: label
3950 .type aes192_t4_ctr32_encrypt,#function
3951 .size aes192_t4_ctr32_encrypt,.-aes192_t4_ctr32_encrypt

Completed in 167 milliseconds