Searched refs:cipher_auth (Results 1 – 2 of 2) sorted by relevance
167 char *cipher_auth; member2795 kfree_sensitive(cc->cipher_auth); in crypt_dtr()3188 cc->cipher_auth = kstrdup(sval, GFP_KERNEL); in crypt_ctr_optional()3189 if (!cc->cipher_auth) in crypt_ctr_optional()3573 DMEMIT(" integrity:%u:%s", cc->on_disk_tag_size, cc->cipher_auth); in crypt_status()3596 cc->on_disk_tag_size, cc->cipher_auth); in crypt_status()
384 … <iv_large_sectors> "," <iv_large_sectors> "," [<integrity_tag_size> ","] [<cipher_auth> ","]397 cipher_auth := "cipher_auth=" <string>