Home
last modified time | relevance | path

Searched defs:ciphermode (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/md/
Ddm-crypt.c2372 static int crypt_alloc_tfms_skcipher(struct crypt_config *cc, char *ciphermode) in crypt_alloc_tfms_skcipher()
2403 static int crypt_alloc_tfms_aead(struct crypt_config *cc, char *ciphermode) in crypt_alloc_tfms_aead()
2424 static int crypt_alloc_tfms(struct crypt_config *cc, char *ciphermode) in crypt_alloc_tfms()