Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
Dkapi_hash.c408 static hi_s32 kapi_hash_set_ctx(kapi_hash_ctx *ctx, hash_mode mode, hi_u32 hmac) in kapi_hash_set_ctx() function
438 ret = kapi_hash_set_ctx(ctx, mode, hmac); in kapi_hash_create_calc()
440 hi_log_print_func_err(kapi_hash_set_ctx, ret); in kapi_hash_create_calc()