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

/linux-4.1.27/crypto/
H A Dmcryptd.c590 static struct crypto_template mcryptd_tmpl = { variable in typeref:struct:crypto_template
706 err = crypto_register_template(&mcryptd_tmpl);
718 crypto_unregister_template(&mcryptd_tmpl); mcryptd_exit()

Completed in 74 milliseconds