Searched refs:dasync_cipher_cleanup_helper (Results 1 – 1 of 1) sorted by relevance
743 static int dasync_cipher_cleanup_helper(EVP_CIPHER_CTX *ctx, in dasync_cipher_cleanup_helper() function779 return dasync_cipher_cleanup_helper(ctx, EVP_aes_128_cbc()); in dasync_aes128_cbc_cleanup()820 return dasync_cipher_cleanup_helper(ctx, EVP_aes_128_cbc_hmac_sha1()); in dasync_aes128_cbc_hmac_sha1_cleanup()
Completed in 4 milliseconds