Searched refs:ciphermode (Results 1 – 1 of 1) sorted by relevance
1291 static int crypt_alloc_tfms(struct crypt_config *cc, int cpu, char *ciphermode) in crypt_alloc_tfms() argument1298 cpu_cc->tfms[i] = crypto_alloc_ablkcipher(ciphermode, 0, 0); in crypt_alloc_tfms()