Searched refs:CAU3_HASH_Init (Results 1 – 4 of 4) sorted by relevance
| /hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/ |
| D | fsl_cau3.h | 466 status_t CAU3_HASH_Init(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo);
|
| D | fsl_cau3_ble.h | 545 status_t CAU3_HASH_Init(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo);
|
| D | fsl_cau3.c | 1891 status_t CAU3_HASH_Init(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo) in CAU3_HASH_Init() function 2033 status = CAU3_HASH_Init(base, &hashCtx, algo); in CAU3_HASH()
|
| D | fsl_cau3_ble.c | 2086 status_t CAU3_HASH_Init(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo) in CAU3_HASH_Init() function 2228 status = CAU3_HASH_Init(base, &hashCtx, algo); in CAU3_HASH()
|