Home
last modified time | relevance | path

Searched defs:ca_type (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/compat/
Dhi_drv_compat.c23 hi_s32 klad_load_hard_key(hi_u32 handle, hi_u32 ca_type, const hi_u8 *key, hi_u32 key_len) in klad_load_hard_key()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
Ddrv_ifep_rsa_v100.c330 static hi_s32 drv_rsa_set_key(hi_u32 ca_type, in drv_rsa_set_key()
600 hi_s32 drv_ifep_rsa_exp_mod(hi_u32 ca_type, const hi_u8 *n, const hi_u8 *k, in drv_ifep_rsa_exp_mod()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/
Dhi_cipher_compat.h198 hi_cipher_ca_type ca_type; /* Select keyladder type when using advanced CA */ member
333 hi_cipher_ca_type ca_type; /* CA type. */ member
340 hi_cipher_ca_type ca_type; /* CA type. */ member
347 hi_cipher_ca_type ca_type; /* CA type. */ member
Ddrv_cipher_kapi.h332 hi_u16 ca_type; /* ca Type of key */ member
351 hi_u8 ca_type; /* The key source */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
Dcryp_rsa.c152 static int cryp_ifep_rsa_exp_mod(hi_u32 ca_type, mbedtls_mpi *x, const mbedtls_mpi *a, in cryp_ifep_rsa_exp_mod()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
Dkapi_symc.c43 hi_u32 ca_type; member