Searched refs:crypto_gcm_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 Dgcm.c820 static struct crypto_template crypto_gcm_tmpl = { variable in typeref:struct:crypto_template
1341 err = crypto_register_template(&crypto_gcm_tmpl);
1358 crypto_unregister_template(&crypto_gcm_tmpl);
1371 crypto_unregister_template(&crypto_gcm_tmpl);

Completed in 54 milliseconds