Searched refs:ciphertxt_len (Results 1 – 1 of 1) sorted by relevance
750 CK_ULONG ciphertxt_len; in save_private_token_object() local797 ciphertxt_len = padded_len; in save_private_token_object()811 ciphertxt, &ciphertxt_len); in save_private_token_object()832 total_len = sizeof (UINT32) + sizeof (CK_BBOOL) + (UINT32)ciphertxt_len; in save_private_token_object()838 (void) fwrite(ciphertxt, ciphertxt_len, 1, fp); in save_private_token_object()