Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-crypt.c907 static bool crypt_integrity_hmac(struct crypt_config *cc) in crypt_integrity_hmac() function
1957 if (crypt_integrity_hmac(cc)) { in crypt_setkey()
1967 if (crypt_integrity_hmac(cc)) in crypt_setkey()
1982 if (crypt_integrity_hmac(cc)) in crypt_setkey()
2323 if (crypt_integrity_hmac(cc)) { in crypt_ctr_blkdev_cipher()