Home
last modified time | relevance | path

Searched refs:aesni_cbc_sha1_enc (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/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, in aesni_cbc_hmac_sha1_cipher()
/freebsd/crypto/openssl/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, in aesni_cbc_hmac_sha1_cipher()
/freebsd/sys/crypto/openssl/amd64/
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