Home
last modified time | relevance | path

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

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