Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-crypt.c2424 static int crypt_alloc_tfms(struct crypt_config *cc, char *ciphermode) in crypt_alloc_tfms_aead()
2997 ret = crypt_alloc_tfms(cc, cipher_api); in crypt_ctr_cipher_new()
3082 ret = crypt_alloc_tfms(cc, cipher_api); in crypt_ctr_cipher_old()
2434 static int crypt_alloc_tfms(struct crypt_config *cc, char *ciphermode) crypt_alloc_tfms() function