Home
last modified time | relevance | path

Searched refs:template_ahash (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/caam/
H A Dcaamhash.c1582 struct ahash_alg template_ahash; member
1594 .template_ahash = {
1615 .template_ahash = {
1636 .template_ahash = {
1657 .template_ahash = {
1678 .template_ahash = {
1699 .template_ahash = {
1718 .template_ahash = {
1737 .template_ahash = {
1912 t_alg->ahash_alg.base = template->template_ahash; in caam_hash_alloc()
[all …]
H A Dcaamalg_qi2.c4412 struct ahash_alg template_ahash; member
4424 .template_ahash = {
4445 .template_ahash = {
4466 .template_ahash = {
4487 .template_ahash = {
4508 .template_ahash = {
4529 .template_ahash = {
4644 t_alg->ahash_alg = template->template_ahash; in caam_hash_alloc()