Searched refs:crypto_create_tfm (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dinternal.h92 void *crypto_create_tfm(struct crypto_alg *alg,
H A Dapi.c449 void *crypto_create_tfm(struct crypto_alg *alg, function
488 EXPORT_SYMBOL_GPL(crypto_create_tfm); variable
546 tfm = crypto_create_tfm(alg, frontend);
H A Dshash.c334 shash = crypto_create_tfm(calg, &crypto_shash_type);
457 shash = crypto_create_tfm(calg, &crypto_shash_type);
H A Dalgapi.c625 tfm = crypto_create_tfm(alg, spawn->frontend);

Completed in 86 milliseconds