Searched refs:cipher_auth (Results 1 – 1 of 1) sorted by relevance
147 char *cipher_auth; member2144 kzfree(cc->cipher_auth); in crypt_dtr()2524 cc->cipher_auth = kstrdup(sval, GFP_KERNEL); in crypt_ctr_optional()2525 if (!cc->cipher_auth) in crypt_ctr_optional()2854 DMEMIT(" integrity:%u:%s", cc->on_disk_tag_size, cc->cipher_auth); in crypt_status()