Searched refs:CAU3_HASH_Init (Results 1 – 2 of 2) sorted by relevance
479 status_t CAU3_HASH_Init(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo);
2061 status_t CAU3_HASH_Init(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo) in CAU3_HASH_Init() function2243 status = CAU3_HASH_Init(base, &hashCtx, algo); in CAU3_HASH()