Home
last modified time | relevance | path

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

/dragonfly/lib/libtcplay/
HDcrypto.c149 tc_decrypt(struct tc_cipher_chain *cipher_chain, unsigned char *key, in tc_decrypt() function
HDtcplay.h266 int tc_decrypt(struct tc_cipher_chain *cipher_chain, unsigned char *key,
HDhdr.c92 error = tc_decrypt(cipher_chain, key, iv, ehdr->enc, in decrypt_hdr()