Searched defs:sharedSecret (Results 1 – 8 of 8) sorted by relevance
| /base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_dl_common_mock/ |
| D | pake_protocol_dl_common_mock.c | 36 int32_t AgreeDlSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeDlSharedSecret()
|
| /base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_ec_common_mock/ |
| D | pake_protocol_ec_common_mock.c | 36 int32_t AgreeEcSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeEcSharedSecret()
|
| /base/security/device_auth/services/key_agree_sdk/src/ |
| D | key_agree_sdk.c | 33 static int32_t CheckKeyAgreeStartSessionParams(const KeyAgreeBlob *sharedSecret, in CheckKeyAgreeStartSessionParams() 107 …nt32_t InitKeyAgreeStartSessionParams(SpekeSession *spekeSession, const KeyAgreeBlob *sharedSecret, in InitKeyAgreeStartSessionParams() 190 KeyAgreeResult KeyAgreeStartSession(KeyAgreeSession *session, const KeyAgreeBlob *sharedSecret, in KeyAgreeStartSession()
|
| /base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_dl_common/ |
| D | pake_protocol_dl_common.c | 172 int32_t AgreeDlSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeDlSharedSecret()
|
| /base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_ec_common/ |
| D | pake_protocol_ec_common.c | 110 int32_t AgreeEcSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeEcSharedSecret()
|
| /base/security/device_auth/services/protocol/inc/pake_protocol/ |
| D | pake_defs.h | 61 Uint8Buff sharedSecret; member
|
| /base/security/device_auth/services/key_agree_sdk/inc/ |
| D | key_agree_session.h | 86 Uint8Buff sharedSecret; member
|
| /base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
| D | hks_core_service.c | 636 struct HksBlob sharedSecret = { 0, NULL }; in AgreeSharedSecretWithPeerPublicKey() local
|