Home
last modified time | relevance | path

Searched refs:ahash_import (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/caam/
H A Dcaamhash.c1560 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function
1601 .import = ahash_import,
1622 .import = ahash_import,
1643 .import = ahash_import,
1664 .import = ahash_import,
1685 .import = ahash_import,
1706 .import = ahash_import,
1725 .import = ahash_import,
1744 .import = ahash_import,
H A Dcaamalg_qi2.c4389 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function
4430 .import = ahash_import,
4451 .import = ahash_import,
4472 .import = ahash_import,
4493 .import = ahash_import,
4514 .import = ahash_import,
4535 .import = ahash_import,
/linux/drivers/crypto/
H A Dtalitos.c2157 static int ahash_import(struct ahash_request *areq, const void *in) in ahash_import() function
3232 t_alg->algt.alg.hash.import = ahash_import; in talitos_alg_alloc()
/linux/drivers/crypto/bcm/
H A Dcipher.c2295 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function
4441 hash->import = ahash_import; in spu_register_ahash()