Home
last modified time | relevance | path

Searched defs:fkey (Results 1 - 8 of 8) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
H A Dext_aead.c100 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 Dext_symc.c166 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 Dext_sm4.c477 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 Dcrypt_and_hash.c65 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 Dcryp_symc.c1227 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 Dxirlink_cit.c773 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 Dxirlink_cit.c773 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 Ddrv_cipher_kapi.h253 hi_u8 fkey[SYMC_KEY_SIZE]; /* first key buffer, default */ member

Completed in 21 milliseconds