Searched refs:aesni_cbc_sha1_enc (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c36 void aesni_cbc_sha1_enc(const void *inp, void *out, size_t blocks,
403 aesni_cbc_sha1_enc(in, out, blocks, &ctx->ks, ctx->base.iv,
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl120 # void aesni_cbc_sha1_enc(const void *inp,
132 .globl aesni_cbc_sha1_enc
133 .type aesni_cbc_sha1_enc,\@abi-omnipotent
135 aesni_cbc_sha1_enc: label
156 .size aesni_cbc_sha1_enc,.-aesni_cbc_sha1_enc
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl122 # void aesni_cbc_sha1_enc(const void *inp,
134 .globl aesni_cbc_sha1_enc
135 .type aesni_cbc_sha1_enc,\@abi-omnipotent
137 aesni_cbc_sha1_enc: label
158 .size aesni_cbc_sha1_enc,.-aesni_cbc_sha1_enc
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aes_cbc_hmac_sha1.c53 void aesni_cbc_sha1_enc(const void *inp, void *out, size_t blocks,
436 aesni_cbc_sha1_enc(in, out, blocks, &key->ks,
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aes_cbc_hmac_sha1.c59 void aesni_cbc_sha1_enc(const void *inp, void *out, size_t blocks,
442 aesni_cbc_sha1_enc(in, out, blocks, &key->ks, ctx->iv,
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
H A Daesni-sha1-x86_64.S5 .globl aesni_cbc_sha1_enc
6 .type aesni_cbc_sha1_enc,@function
8 aesni_cbc_sha1_enc: label
23 .size aesni_cbc_sha1_enc,.-aesni_cbc_sha1_enc
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Daesni-sha1-x86_64.S5 .globl aesni_cbc_sha1_enc
6 .type aesni_cbc_sha1_enc,@function
8 aesni_cbc_sha1_enc: label
23 .size aesni_cbc_sha1_enc,.-aesni_cbc_sha1_enc

Completed in 150 milliseconds