Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.h479 status_t CAU3_HASH_Init(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo);
Dfsl_cau3.c2061 status_t CAU3_HASH_Init(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo) in CAU3_HASH_Init() function
2243 status = CAU3_HASH_Init(base, &hashCtx, algo); in CAU3_HASH()