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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dcryptd.c640 static struct crypto_template cryptd_tmpl = { variable in typeref:struct:crypto_template
735 err = crypto_register_template(&cryptd_tmpl);
745 crypto_unregister_template(&cryptd_tmpl);

Completed in 104 milliseconds