Searched refs:FIELD_AUTH_PK (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/ |
H A D | exchange_auth_data.c | 48 result = byte_convert(obj, FIELD_AUTH_PK, exchange_auth_data->ltpk.ltpk, in parse_exchange_data() 93 tmp_auth_id_data_hex, FIELD_AUTH_PK, tmp_auth_pk_data_hex) < 0) { in make_exchange_data()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/struct/ |
H A D | parsedata.h | 144 #define FIELD_AUTH_PK "authPk" macro
|
/ohos5.0/base/security/device_auth/services/frameworks/inc/ |
H A D | common_defs.h | 37 #define FIELD_AUTH_PK "authPk" macro
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/standard_exchange_task/ |
H A D | common_standard_bind_exchange.c | 139 GOTO_ERR_AND_SET_RET(AddByteToJson(authInfoJson, FIELD_AUTH_PK, exchangeParams->pubKeySelf.val, in PackageAuthInfo() 339 … GOTO_ERR_AND_SET_RET(GetByteFromJson(authInfoJson, FIELD_AUTH_PK, exchangeParams->pubKeyPeer.val, in ParseAuthInfo()
|