Searched refs:aesni_cbc_sha256_enc (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c54 int aesni_cbc_sha256_enc(const void *inp, void *out, size_t blocks,
466 (void)aesni_cbc_sha256_enc(in, out, blocks, &key->ks,
930 aesni_cbc_sha256_enc(NULL, NULL, 0, NULL, NULL, NULL, NULL) ?
937 aesni_cbc_sha256_enc(NULL, NULL, 0, NULL, NULL, NULL, NULL) ?
/freebsd-12-stable/secure/lib/libcrypto/amd64/
H A Daesni-sha256-x86_64.S6 .globl aesni_cbc_sha256_enc
7 .type aesni_cbc_sha256_enc,@function
9 aesni_cbc_sha256_enc: label
37 .size aesni_cbc_sha256_enc,.-aesni_cbc_sha256_enc

Completed in 170 milliseconds