Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-crypt.c1431 static int crypt_alloc_tfms(struct crypt_config *cc, char *ciphermode) in crypt_alloc_tfms() argument
1442 cc->tfms[i] = crypto_alloc_ablkcipher(ciphermode, 0, 0); in crypt_alloc_tfms()