Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 2 of 2) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_cau3.c104 cau3_hash_algo_t algo; /*!< selected algorithm from the set of supported algorithms */ member
1467 static status_t cau3_hash_check_input_alg(cau3_hash_algo_t algo) in cau3_hash_check_input_alg()
1487 …c status_t cau3_hash_check_input_args(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo) in cau3_hash_check_input_args()
1891 status_t CAU3_HASH_Init(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo) in CAU3_HASH_Init()
2028 …CAU3_Type *base, cau3_hash_algo_t algo, const uint8_t *input, size_t inputSize, uint8_t *output, s… in CAU3_HASH()
Dfsl_cau3_ble.c106 cau3_hash_algo_t algo; /*!< selected algorithm from the set of supported algorithms */ member
1662 static status_t cau3_hash_check_input_alg(cau3_hash_algo_t algo) in cau3_hash_check_input_alg()
1682 …c status_t cau3_hash_check_input_args(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo) in cau3_hash_check_input_args()
2086 status_t CAU3_HASH_Init(CAU3_Type *base, cau3_hash_ctx_t *ctx, cau3_hash_algo_t algo) in CAU3_HASH_Init()
2223 …CAU3_Type *base, cau3_hash_algo_t algo, const uint8_t *input, size_t inputSize, uint8_t *output, s… in CAU3_HASH()