Home
last modified time | relevance | path

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

/dragonfly/lib/libtcplay/
HDcrypto.c53 total_key_bytes = tc_cipher_chain_klen(cipher_chain); in tc_cipher_chain_populate_keys()
HDtcplay_api.c99 klen = tc_cipher_chain_klen(chain); in tc_api_cipher_iterate()
764 *ip = 8*tc_cipher_chain_klen(info->cipher_chain); in tc_api_task_info_get()
HDtcplay.h304 int tc_cipher_chain_klen(struct tc_cipher_chain *chain);
HDtcplay.c275 tc_cipher_chain_klen(struct tc_cipher_chain *chain) in tc_cipher_chain_klen() function
333 8*tc_cipher_chain_klen(info->cipher_chain)); in print_info()