Searched refs:dasync_cipher_cleanup_helper (Results 1 – 2 of 2) sorted by relevance
787 static int dasync_cipher_cleanup_helper(EVP_CIPHER_CTX *ctx, in dasync_cipher_cleanup_helper() function823 return dasync_cipher_cleanup_helper(ctx, EVP_aes_128_cbc()); in dasync_aes128_cbc_cleanup()846 return dasync_cipher_cleanup_helper(ctx, EVP_aes_256_ctr()); in dasync_aes256_ctr_cleanup()887 return dasync_cipher_cleanup_helper(ctx, EVP_aes_128_cbc_hmac_sha1()); in dasync_aes128_cbc_hmac_sha1_cleanup()
729 static int dasync_cipher_cleanup_helper(EVP_CIPHER_CTX *ctx, in dasync_cipher_cleanup_helper() function765 return dasync_cipher_cleanup_helper(ctx, EVP_aes_128_cbc()); in dasync_aes128_cbc_cleanup()806 return dasync_cipher_cleanup_helper(ctx, EVP_aes_128_cbc_hmac_sha1()); in dasync_aes128_cbc_hmac_sha1_cleanup()