Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-crypt.c1161 static bool crypt_integrity_hmac(struct crypt_config *cc) in crypt_integrity_hmac()
2472 if (crypt_integrity_hmac(cc)) { in crypt_copy_authenckey()
2482 if (crypt_integrity_hmac(cc)) in crypt_setkey()
2497 if (crypt_integrity_hmac(cc)) in crypt_setkey()
1160 static bool crypt_integrity_hmac(struct crypt_config *cc) crypt_integrity_hmac() function