Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c2511 static uint32_t caam_hash_algo2mode(caam_hash_algo_t algo, uint32_t algState, uint32_t *algOutSize) in caam_hash_algo2mode() function
2824 descriptor[5] |= caam_hash_algo2mode(algo, (uint32_t)algState << 2, &algOutSize); in caam_hash_schedule_input_data()