Home
last modified time | relevance | path

Searched refs:SALT (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_sc_initiator.c27 static const uint8_t SALT[SMP_ENCRYPT_KEY_LEN] = { variable
249 SMP_MemoryReverseCopy(encryptParam.key, SALT, sizeof(encryptParam.key)); in SMP_ScPairJustworkOrNumericMasterStep10()
680 SMP_MemoryReverseCopy(encryptParam.key, SALT, sizeof(encryptParam.key)); in SMP_ScPairPasskeyEntryMasterStep15()
907 SMP_MemoryReverseCopy(encryptParam.key, SALT, sizeof(encryptParam.key)); in SMP_ScPairOobMasterStep15()
H A Dsmp.c52 static const uint8_t SALT[SMP_ENCRYPT_KEY_LEN] = { variable
1101 SMP_MemoryReverseCopy(encryptParam.key, SALT, sizeof(encryptParam.key)); in SMP_AuthReqReplyStepTransMaster()
1199 SMP_MemoryReverseCopy(encryptParam.key, SALT, sizeof(encryptParam.key)); in SMP_AuthReqReplyNumericSlave()
H A Dsmp_sc_accepter.c27 static const uint8_t SALT[SMP_ENCRYPT_KEY_LEN] = { variable
976 SMP_MemoryReverseCopy(encryptParam.key, SALT, sizeof(encryptParam.key)); in SMP_ScPairCommonSlaveStep1()

Completed in 8 milliseconds