/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
H A D | smp_sc_initiator.c | 166 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_ScPairJustworkOrNumericMasterStep7() 251 …encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYPT_AESCMAC_Z_LEN… in SMP_ScPairJustworkOrNumericMasterStep10() 257 …encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYPT_AESCMAC_Z_LEN… in SMP_ScPairJustworkOrNumericMasterStep10() 471 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_ScPairPasskeyEntryMasterStep7() 596 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_ScPairPasskeyEntryMasterStep12() 683 …encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYPT_AESCMAC_Z_LEN… in SMP_ScPairPasskeyEntryMasterStep15() 758 …encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, sizeof(cryptAesCmac… in SMP_ScPairOobMasterStep9() 908 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_ScPairOobMasterStep15() 980 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_ScPairCommonMasterStep3() 1053 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_ScPairCommonMasterStep6() [all …]
|
H A D | smp_sc_accepter.c | 139 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_ScPairJustworkOrNumericSlaveStep5() 256 …encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYPT_AESCMAC_Z_LEN… in SMP_ScPairJustworkOrNumericSlaveStep9() 527 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_ScPairPasskeyEntrySlaveStep8() 626 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_ScPairPasskeyEntrySlaveStep12() 802 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), tmpZ, sizeof(tmpZ)); in SMP_ScPairOobSlaveStep9() 977 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_ScPairCommonSlaveStep1() 1047 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_ScPairCommonSlaveStep4() 1122 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_ScPairCommonSlaveStep7() 1201 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_ScPairCommonSlaveStep10() 1282 …encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYPT_AESCMAC_Z_LEN… in SMP_ScPairCommonSlaveStep13()
|
H A D | smp_oob.c | 63 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_GenerateScOobDataStep1()
|
H A D | smp_tool.c | 295 SMP_MemoryReverseCopy(encryptParam.plaintextData, param->output, sizeof(param->output)); in SMP_CryptographicC1Step1() 339 SMP_MemoryReverseCopy(encryptParam.plaintextData, param->output, sizeof(param->output)); in SMP_CryptographicC1Step2() 617 SMP_MemoryReverseCopy(encryptParam.plaintextData, encCmd->Y, CRYPT_AESCMAC_Y_LEN); in SMP_CryptographicAesCmacStep3() 625 SMP_MemoryReverseCopy(encryptParam.plaintextData, encCmd->Y, CRYPT_AESCMAC_Y_LEN); in SMP_CryptographicAesCmacStep3() 667 … SMP_MemoryReverseCopy(encryptParam.plaintextData, param->pEncCmdData->Y, CRYPT_AESCMAC_Y_LEN); in SMP_CryptographicAesCmacStep4() 675 … SMP_MemoryReverseCopy(encryptParam.plaintextData, param->pEncCmdData->Y, CRYPT_AESCMAC_Y_LEN); in SMP_CryptographicAesCmacStep4()
|
H A D | smp.c | 797 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYP… in SMP_GenSignTask() 867 …(void)memcpy_s(encryptParam.plaintextData, sizeof(encryptParam.plaintextData), message, sizeof(mes… in SMP_AsyncResoRpaTask() 918 SMP_MemoryReverseCopy(encryptParam.plaintextData, message, sizeof(message)); in SMP_GenRpaTask() 1103 …encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYPT_AESCMAC_Z_LEN… in SMP_AuthReqReplyStepTransMaster() 1201 …encryptParam.plaintextData, sizeof(encryptParam.plaintextData), cryptAesCmacZ, CRYPT_AESCMAC_Z_LEN… in SMP_AuthReqReplyNumericSlave()
|
H A D | smp_send.c | 628 pEncryptParam->plaintextData, in SMP_Aes128Software() 629 sizeof(pEncryptParam->plaintextData), in SMP_Aes128Software()
|
H A D | smp_legacy.c | 223 …SMP_MemoryReverseCopy(encryptParam.plaintextData, cryptS1Param.output, sizeof(cryptS1Param.output)… in SMP_LegacyPairMasterStep9() 597 …SMP_MemoryReverseCopy(encryptParam.plaintextData, cryptS1Param.output, sizeof(cryptS1Param.output)… in SMP_LegacyPairSlaveStep10()
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_access_control_test_common.cpp | 153 authTokenHal->plaintextData.time = curTime + testIDMParams.time; in AssignAuthToken() 154 authTokenHal->plaintextData.authType = testIDMParams.authType; in AssignAuthToken() 155 authTokenHal->plaintextData.authMode = testIDMParams.authMode; in AssignAuthToken() 156 authTokenHal->plaintextData.tokenType = testIDMParams.tokenType; in AssignAuthToken() 158 …if (memcpy_s(authTokenHal->plaintextData.challenge, TOKEN_CHALLENGE_LEN, challenge->data, challeng… in AssignAuthToken()
|
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
H A D | hks_secure_access.c | 296 token->plaintextData.challenge + challengePos * BYTES_PER_POS, checkLen) != 0) { in HksVerifyKeyChallenge() 317 uint64_t authTokenTime = token->plaintextData.time / S_TO_MS; in HksVerifyKeyTimestamp() 518 …ret = HksCoreConvertUserIamTypeToHksType(HKS_AUTH_TYPE, authToken->plaintextData.authType, &authTo… in VerifyAuthTokenInfo() 732 …ret = HksCoreConvertUserIamTypeToHksType(HKS_AUTH_TYPE, authToken->plaintextData.authType, &hksAut… in GetSecureSignAuthInfo() 899 switch (authToken->plaintextData.tokenType) { in HksCheckAuthType()
|
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/ |
H A D | hks_type.h | 242 HksPlaintextData plaintextData; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
H A D | hci_def_le_cmd.h | 322 uint8_t plaintextData[16]; member
|