Searched refs:alg_type (Results 1 – 4 of 4) sorted by relevance
24 u32 alg_type; member36 .alg_type = OP_ALG_ALGSEL_SHA1,41 .alg_type = OP_ALG_ALGSEL_SHA256,146 driver_hash[caam_algo].alg_type, in caam_hash_finish()174 driver_hash[algo].alg_type, in caam_hash()
33 u32 alg_type, uint32_t alg_size, int sg_tbl);
178 u32 alg_type, uint32_t alg_size, int sg_tbl) in inline_cnstr_jobdesc_hash() argument191 OP_ALG_ENCRYPT | OP_ALG_ICV_OFF | alg_type); in inline_cnstr_jobdesc_hash()
498 def lookup_algorithm_by_type(alg_type): argument512 if alg_data.algorithm_type == alg_type:514 raise AvbError('Unknown algorithm type {}'.format(alg_type))517 def lookup_hash_size_by_type(alg_type): argument531 if alg_data.algorithm_type == alg_type:533 raise AvbError('Unsupported algorithm type {}'.format(alg_type))