Searched refs:crypto_tmpl (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dlrw.c293 static struct crypto_template crypto_tmpl = { variable in typeref:struct:crypto_template
302 return crypto_register_template(&crypto_tmpl);
307 crypto_unregister_template(&crypto_tmpl);
H A Dxts.c270 static struct crypto_template crypto_tmpl = { variable in typeref:struct:crypto_template
279 return crypto_register_template(&crypto_tmpl);
284 crypto_unregister_template(&crypto_tmpl);

Completed in 56 milliseconds