| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| H A D | ext_aead.c | 100 hi_s32 ext_mbedtls_aead_setkey(hi_void *ctx, const hi_u8 *fkey, const hi_u8 *skey, hi_u32 *hisi_klen) in ext_mbedtls_aead_setkey() argument
|
| H A D | ext_symc.c | 166 hi_s32 ext_mbedtls_symc_setkey(hi_void *ctx, const hi_u8 *fkey, const hi_u8 *skey, hi_u32 *hisi_klen) in ext_mbedtls_symc_setkey() argument
|
| H A D | ext_sm4.c | 477 hi_s32 ext_sm4_setkey(hi_void *ctx, const hi_u8 *fkey, const hi_u8 *skey, hi_u32 *hisi_klen) in ext_sm4_setkey() argument
|
| /third_party/mbedtls/programs/aes/ |
| H A D | crypt_and_hash.c | 65 FILE *fkey, *fin = NULL, *fout = NULL; in main() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/ |
| H A D | cryp_symc.c | 1227 static hi_s32 cryp_aes_setkey(hi_void *ctx, const hi_u8 *fkey, const hi_u8 *skey, hi_u32 *hisi_klen) in cryp_aes_setkey() argument 1284 static hi_s32 cryp_tdes_chk_cpu_key(const hi_u8 *fkey, const hi_u32 *hisi_klen, hi_u32 *invalid, hi_u32 *klen) in cryp_tdes_chk_cpu_key() argument 1315 static hi_s32 cryp_tdes_setkey(hi_void *ctx, const hi_u8 *fkey, const hi_u8 *skey, hi_u32 *hisi_klen) in cryp_tdes_setkey() argument 1379 cryp_des_setkey(hi_void *ctx, const hi_u8 *fkey, const hi_u8 *skey, hi_u32 *hisi_klen) cryp_des_setkey() argument 1405 cryp_3des2dma_setkey(hi_void *ctx, const hi_u8 *fkey, const hi_u8 *skey, hi_u32 *hisi_klen) cryp_3des2dma_setkey() argument 1425 cryp_sm1_setkey(hi_void *ctx, const hi_u8 *fkey, const hi_u8 *skey, hi_u32 *hisi_klen) cryp_sm1_setkey() argument 1459 cryp_sm4_setkey(hi_void *ctx, const hi_u8 *fkey, const hi_u8 *skey, hi_u32 *hisi_klen) cryp_sm4_setkey() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
| H A D | xirlink_cit.c | 773 static void cit_Packet_Format1(struct gspca_dev *gspca_dev, u16 fkey, u16 val) in cit_Packet_Format1() argument 787 static void cit_PacketFormat2(struct gspca_dev *gspca_dev, u16 fkey, u16 val) in cit_PacketFormat2() argument
|
| /kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
| H A D | xirlink_cit.c | 773 static void cit_Packet_Format1(struct gspca_dev *gspca_dev, u16 fkey, u16 val) in cit_Packet_Format1() argument 787 static void cit_PacketFormat2(struct gspca_dev *gspca_dev, u16 fkey, u16 val) in cit_PacketFormat2() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/ |
| H A D | drv_cipher_kapi.h | 253 hi_u8 fkey[SYMC_KEY_SIZE]; /* first key buffer, default */ member
|