| /bsp/efm32/Libraries/emlib/src/ |
| A D | em_aes.c | 160 const uint8_t *key, in AES_CBC128() 298 const uint8_t *key, in AES_CBC256() 461 const uint8_t *key, in AES_CFB128() 556 const uint8_t *key, in AES_CFB256() 679 const uint8_t *key, in AES_CTR128() 763 const uint8_t *key, in AES_CTR256() 976 const uint8_t *key, in AES_ECB128() 1058 const uint8_t *key, in AES_ECB256() 1168 const uint8_t *key, in AES_OFB128() 1239 const uint8_t *key, in AES_OFB256()
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_bkey_drv.h | 46 static inline void bkey_set_key_data(BKEY_Type *ptr, uint8_t key, uint8_t start, uint32_t *data, ui… in bkey_set_key_data() 64 static inline void bkey_get_key_data(BKEY_Type *ptr, uint8_t key, uint8_t start, uint32_t *data, ui… in bkey_get_key_data() 81 static inline void bkey_lock(BKEY_Type *ptr, uint8_t key, bkey_lock_type_t lock, uint16_t ecc) in bkey_lock() 96 static inline void bkey_select_key(BKEY_Type *ptr, uint8_t key) in bkey_select_key()
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/pac/pac_sam_l_c/ |
| A D | pac.c | 70 const uint32_t key) in system_peripheral_lock() 105 const uint32_t key) in system_peripheral_lock_always() 139 const uint32_t key) in system_peripheral_unlock()
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/pac/pac_sam_d_r_h/ |
| A D | pac.c | 70 const uint32_t key) in system_peripheral_lock() 132 const uint32_t key) in system_peripheral_unlock()
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/ |
| A D | apm32f4xx_cryp_aes.c | 58 uint8_t CRYP_AES_ECB(CRYP_MODE_T mode, uint8_t *key, uint16_t keysize, in CRYP_AES_ECB() 228 uint8_t CRYP_AES_CBC(CRYP_MODE_T mode, uint8_t *key, uint16_t keysize, in CRYP_AES_CBC() 409 uint8_t CRYP_AES_CTR(CRYP_MODE_T mode, uint8_t *key, uint16_t keysize, in CRYP_AES_CTR()
|
| A D | apm32f4xx_hash_md5.c | 142 uint8_t HMAC_ComputeMD5(uint8_t *key, uint32_t keylen, uint8_t *inBuffer, in HMAC_ComputeMD5()
|
| A D | apm32f4xx_hash_sha1.c | 142 uint8_t HMAC_ComputeSHA1(uint8_t *key, uint32_t lenkey, uint8_t *inBuffer, in HMAC_ComputeSHA1()
|
| /bsp/nxp/lpc/lpc178x/applications/ |
| A D | application.c | 187 void key(rt_uint32_t key) in key() argument
|
| /bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/HID/ |
| A D | usbh_hid_keybd.c | 98 char key; in USBH_HID_KeyBD_Decode() local 150 void USBH_HID_KeyBD_Handle(uint8_t ctrl, char key) in USBH_HID_KeyBD_Handle()
|
| /bsp/xuantie/libraries/xuantie_libraries/csi/csi2/include/drv/ |
| A D | tee.h | 90 #define csi_tee_aes_encrypt_ecb(in, in_len, key, key_len, out) \ argument 104 #define csi_tee_aes_decrypt_ecb(in, in_len, key, key_len, out) \ argument 118 #define csi_tee_aes_encrypt_cbc(in, in_len, key, key_len, iv, out) \ argument 132 #define csi_tee_aes_decrypt_cbc(in, in_len, key, key_len, iv, out) \ argument 470 #define csi_tee_hmac_digest(in,in_len,key,key_len,out,type) \ argument
|
| /bsp/simulator/drivers/ |
| A D | uart_console.c | 26 #define SAVEKEY(key) do { char ch = key; rt_ringbuffer_put_force(&(_console_uart.rb), &ch, 1); } w… argument 125 unsigned char key; local
|
| /bsp/x86/drivers/ |
| A D | keyboard.c | 61 t_32 key = 0; in keyboard_read() local 337 rt_uint32_t key = 0; in rt_keyboard_getc() local
|
| /bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/drivers/ |
| A D | aes.c | 71 csi_error_t csi_aes_set_encrypt_key(csi_aes_t *aes, void *key, csi_aes_key_bits_t key_len) in csi_aes_set_encrypt_key() 107 csi_error_t csi_aes_set_decrypt_key(csi_aes_t *aes, void *key, csi_aes_key_bits_t key_len) in csi_aes_set_decrypt_key()
|
| /bsp/CME_M7/StdPeriph_Driver/src/ |
| A D | cmem7_efuse.c | 216 BOOL EFUSE_Compare(EFUSE_AesKey* key) { in EFUSE_Compare()
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hpl_aes_sync.h | 46 uint8_t key[32]; /*!< Key value 128/192/256 bits */ member
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/flash/ |
| A D | bflb_sf_ctrl.c | 1209 void ATTR_TCM_SECTION bflb_sf_ctrl_aes_set_key(uint8_t region, uint8_t *key, uint8_t key_type) in bflb_sf_ctrl_aes_set_key() 1256 void ATTR_TCM_SECTION bflb_sf_ctrl_aes_set_key_be(uint8_t region, uint8_t *key, uint8_t key_type) in bflb_sf_ctrl_aes_set_key_be() 1374 void ATTR_TCM_SECTION bflb_sf_ctrl_aes_xts_set_key(uint8_t region, uint8_t *key, uint8_t key_type) in bflb_sf_ctrl_aes_xts_set_key() 1411 void ATTR_TCM_SECTION bflb_sf_ctrl_aes_xts_set_key_be(uint8_t region, uint8_t *key, uint8_t key_typ… in bflb_sf_ctrl_aes_xts_set_key_be()
|
| /bsp/ck802/libraries/common/aes/ |
| A D | ck_aes.c | 126 static void aes_set_key(void *context, uint8_t *key, uint32_t keylen, uint32_t enc, uint32_t endian) in aes_set_key() 411 int32_t csi_aes_set_key(aes_handle_t handle, void *context, void *key, uint32_t key_len, aes_crypto… in csi_aes_set_key()
|
| A D | ck_aes.h | 47 __IOM uint32_t key[8]; /* Offset: 0x010 (R/W) Key 0~255 */ member
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/ |
| A D | sunxi_hal_ce.h | 31 uint8_t *key; member 74 uint8_t *key; member
|
| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/ |
| A D | ald_crypt.c | 159 ald_status_t ald_crypt_write_key(crypt_handle_t *hperh, uint32_t * key, crypt_key_len_t len) in ald_crypt_write_key() 228 ald_status_t ald_crypt_read_key(crypt_handle_t *hperh, uint32_t * key, crypt_key_len_t len) in ald_crypt_read_key()
|
| /bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/ |
| A D | ald_crypt.c | 109 ald_status_t ald_crypt_write_key(crypt_handle_t *hperh, uint32_t *key) in ald_crypt_write_key() 139 ald_status_t ald_crypt_read_key(crypt_handle_t *hperh, uint32_t *key) in ald_crypt_read_key()
|
| /bsp/airm2m/air105/libraries/HAL_Driver/Src/ |
| A D | core_keyboard.c | 46 uint32_t Status, Event, i, type, key; in KB_IrqHandle() local
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/ |
| A D | bflb_flash.h | 50 const uint8_t *key; member
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/aes/ |
| A D | aes.c | 202 const uint32_t *key) in aes_write_key()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_algo_lib/inc/ |
| A D | n32l40x_aes.h | 67 uint32_t *key; // the part of key member
|