Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/engines/
H A De_dasync.c561 static int dasync_cipher_ctrl_helper(EVP_CIPHER_CTX *ctx, int type, int arg, in dasync_cipher_ctrl_helper() function
726 return dasync_cipher_ctrl_helper(ctx, type, arg, ptr, 0); in dasync_aes128_cbc_ctrl()
754 return dasync_cipher_ctrl_helper(ctx, type, arg, ptr, 1); in dasync_aes128_cbc_hmac_sha1_ctrl()