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

/linux-master/crypto/
H A Dvmac.c674 static struct crypto_template vmac64_tmpl = { variable in typeref:struct:crypto_template
682 return crypto_register_template(&vmac64_tmpl);
687 crypto_unregister_template(&vmac64_tmpl);

Completed in 118 milliseconds