Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/engines/
H A De_dasync.c664 static int dasync_cipher_helper(EVP_CIPHER_CTX *ctx, unsigned char *out, in dasync_cipher_helper() function
738 return dasync_cipher_helper(ctx, out, in, inl, EVP_aes_128_cbc()); in dasync_aes128_cbc_cipher()
775 return dasync_cipher_helper(ctx, out, in, inl, EVP_aes_128_cbc_hmac_sha1()); in dasync_aes128_cbc_hmac_sha1_cipher()