Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c24 u32 alg_type; member
36 .alg_type = OP_ALG_ALGSEL_SHA1,
41 .alg_type = OP_ALG_ALGSEL_SHA256,
146 driver_hash[caam_algo].alg_type, in caam_hash_finish()
184 driver_hash[algo].alg_type, in caam_hash()
H A Djobdesc.h32 u32 alg_type, uint32_t alg_size, int sg_tbl);
H A Djobdesc.c177 u32 alg_type, uint32_t alg_size, int sg_tbl) in inline_cnstr_jobdesc_hash() argument
190 OP_ALG_ENCRYPT | OP_ALG_ICV_OFF | alg_type); in inline_cnstr_jobdesc_hash()
/openbmc/qemu/migration/
H A Dmultifd-uadk.c55 ss.alg_type = WD_ZLIB; in multifd_uadk_init_sess()