Searched refs:cipher_auth (Results 1 – 1 of 1) sorted by relevance
173 char *cipher_auth; member2732 kfree_sensitive(cc->cipher_auth); in crypt_dtr()3127 cc->cipher_auth = kstrdup(sval, GFP_KERNEL); in crypt_ctr_optional()3128 if (!cc->cipher_auth) in crypt_ctr_optional()3557 DMEMIT(" integrity:%u:%s", cc->used_tag_size, cc->cipher_auth); in crypt_status()3583 cc->used_tag_size, cc->cipher_auth); in crypt_status()