Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_cau3.h466 status_t CAU3_HASH_Init(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo);
Dfsl_cau3_ble.h545 status_t CAU3_HASH_Init(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo);
Dfsl_cau3.c1891 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()
Dfsl_cau3_ble.c2086 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()