Searched refs:enc_key (Results 1 – 2 of 2) sorted by relevance
787 void HAL_RADIO_SetEncryptionAttributes(uint8_t StateMachineNo, uint8_t *enc_iv, uint8_t *enc_key) in HAL_RADIO_SetEncryptionAttributes() argument796 (bluedata + StateMachineNo)->ENCRYPTK[i] = enc_key[i]; in HAL_RADIO_SetEncryptionAttributes()800 (bluedata + StateMachineNo)->ENCRYPTK[i] = enc_key[i]; in HAL_RADIO_SetEncryptionAttributes()
140 void HAL_RADIO_SetEncryptionAttributes(uint8_t StateMachineNo, uint8_t *enc_iv, uint8_t *enc_key);