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/ |
| D | hi_drv_compat.c | 23 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/ |
| D | drv_ifep_rsa_v100.c | 330 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/ |
| D | hi_cipher_compat.h | 198 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
|
| D | drv_cipher_kapi.h | 332 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/ |
| D | cryp_rsa.c | 152 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/ |
| D | kapi_symc.c | 43 hi_u32 ca_type; member
|