Searched refs:tc_decrypt (Results 1 – 3 of 3) sorted by relevance
149 tc_decrypt(struct tc_cipher_chain *cipher_chain, unsigned char *key, in tc_decrypt() function
266 int tc_decrypt(struct tc_cipher_chain *cipher_chain, unsigned char *key,
92 error = tc_decrypt(cipher_chain, key, iv, ehdr->enc, in decrypt_hdr()