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

/linux-4.1.27/crypto/
H A Dpcbc.c276 static struct crypto_template crypto_pcbc_tmpl = { variable in typeref:struct:crypto_template
285 return crypto_register_template(&crypto_pcbc_tmpl); crypto_pcbc_module_init()
290 crypto_unregister_template(&crypto_pcbc_tmpl); crypto_pcbc_module_exit()

Completed in 28 milliseconds