Searched refs:init_tfm (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/crypto/
H A Dpcompress.c82 .init_tfm = crypto_pcomp_init_tfm,
H A Dlrw.c296 static int init_tfm(struct crypto_tfm *tfm) init_tfm() function
363 inst->alg.cra_init = init_tfm; alloc()
H A Dxts.c241 static int init_tfm(struct crypto_tfm *tfm) init_tfm() function
325 inst->alg.cra_init = init_tfm; alloc()
H A Dahash.c527 .init_tfm = crypto_ahash_init_tfm,
H A Dapi.c477 err = frontend->init_tfm(tfm); crypto_create_tfm()
H A Dshash.c570 .init_tfm = crypto_shash_init_tfm,
/linux-4.1.27/include/crypto/
H A Dalgapi.h28 int (*init_tfm)(struct crypto_tfm *tfm); member in struct:crypto_type
/linux-4.1.27/drivers/crypto/
H A Dixp4xx_crypto.c554 static int init_tfm(struct crypto_tfm *tfm) init_tfm() function
573 return init_tfm(tfm); init_tfm_ablk()
579 return init_tfm(tfm); init_tfm_aead()

Completed in 221 milliseconds