Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-crypt.c2372 static int crypt_alloc_tfms_skcipher(struct crypt_config *cc, char *ciphermode) in crypt_free_tfms_skcipher()
2429 return crypt_alloc_tfms_skcipher(cc, ciphermode); in crypt_alloc_tfms_aead()
2382 static int crypt_alloc_tfms_skcipher(struct crypt_config *cc, char *ciphermode) crypt_alloc_tfms_skcipher() function