Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-crypt.c978 static int crypt_iv_elephant(struct crypt_config *cc, struct dm_crypt_request *dmreq) in crypt_iv_elephant()
1057 r = crypt_iv_elephant(cc, dmreq); in crypt_iv_elephant_gen()
1069 return crypt_iv_elephant(cc, dmreq); in crypt_iv_elephant_post()
977 static int crypt_iv_elephant(struct crypt_config *cc, struct dm_crypt_request *dmreq) crypt_iv_elephant() function