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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dpcompress.c59 .init_tfm = crypto_pcomp_init_tfm,
H A Dlrw.c209 static int init_tfm(struct crypto_tfm *tfm) function
275 inst->alg.cra_init = init_tfm;
H A Dxts.c168 static int init_tfm(struct crypto_tfm *tfm) function
252 inst->alg.cra_init = init_tfm;
H A Dahash.c414 .init_tfm = crypto_ahash_init_tfm,
H A Dapi.c468 err = frontend->init_tfm(tfm);
H A Dshash.c534 .init_tfm = crypto_shash_init_tfm,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dalgapi.h27 int (*init_tfm)(struct crypto_tfm *tfm); member in struct:crypto_type
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dixp4xx_crypto.c565 static int init_tfm(struct crypto_tfm *tfm) function
584 return init_tfm(tfm);
590 return init_tfm(tfm);

Completed in 129 milliseconds