Home
last modified time | relevance | path

Searched defs:ticket (Results 1 - 25 of 54) sorted by relevance

123

/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
H A DNewSessionTicket.pm73 sub ticket subroutine
/third_party/openssl/util/perl/TLSProxy/
H A DNewSessionTicket.pm73 sub ticket subroutine
/third_party/skia/third_party/externals/swiftshader/third_party/marl/examples/
H A Dprimes.cpp59 auto ticket = queue.take(); in main() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dticket_test.cpp27 auto ticket = queue.take(); in TEST_P() local
/test/xts/device_attest_lite/interfaces/innerkits/
H A Dattest_result_info.h42 char* ticket; member
/test/xts/device_attest/services/core/
H A Dattest_entry.c36 int32_t QueryAttest(int32_t** resultArray, int32_t arraySize, char** ticket, int32_t* ticketLength) in QueryAttest() argument
/test/xts/device_attest/services/core/security/
H A Dattest_security_ticket.c24 int32_t WriteTicketToDevice(const char* ticket, uint8_t ticketLen) in WriteTicketToDevice() argument
73 int32_t ReadTicketFromDevice(char* ticket, uint8_t ticketLen) in ReadTicketFromDevice() argument
[all...]
/test/xts/device_attest_lite/services/core/security/
H A Dattest_security_ticket.c24 int32_t WriteTicketToDevice(const char* ticket, uint8_t ticketLen) in WriteTicketToDevice() argument
71 int32_t ReadTicketFromDevice(char* ticket, uint8_t ticketLen) in ReadTicketFromDevice() argument
[all...]
/test/xts/device_attest_lite/services/core/adapter/
H A Dattest_adapter_oem.c72 char ticket[TICKET_ENCRYPT_LEN + SALT_ENCRYPT_LEN] = {0}; in OEMReadTicket() local
86 char ticket[TICKET_ENCRYPT_LEN + SALT_ENCRYPT_LEN] = {0}; in OEMWriteTicket() local
[all...]
/test/xts/device_attest/services/core/adapter/
H A Dattest_adapter_oem.c72 char ticket[TICKET_ENCRYPT_LEN + SALT_ENCRYPT_LEN] = {0}; in OEMReadTicket() local
86 char ticket[TICKET_ENCRYPT_LEN + SALT_ENCRYPT_LEN] = {0}; in OEMWriteTicket() local
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DUnicodeKnownIssues.java79 public void logKnownIssue(String path, String ticket, String comment) { in logKnownIssue() argument
[all...]
/base/security/appverify/interfaces/innerkits/appverify/src/ticket/
H A Dticket_verify.cpp160 bool VerifyTicketSignature(HapByteBuffer& ticketBlock, Pkcs7Context& pkcs7Context, std::string& ticket) in VerifyTicketSignature() argument
199 TicketParseAndVerify(const std::string& ticket, ProvisionInfo& ticketInfo, const ProvisionInfo& profileInfo) TicketParseAndVerify() argument
237 std::string ticket; VerifyTicket() local
[all...]
/test/xts/device_attest_lite/framework/small/src/client/
H A Dattest_framework_client_proxy.c52 char *ticket = (char *)ReadString(reply, &len); in ReadAttestResultTicket() local
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service.c221 static void FlushAttestData(const char* ticket, const char* authStatus) in FlushAttestData() argument
414 static int32_t SetAttestStatusDefault(int32_t** resultArray, char** ticket, int32_t* ticketLength) in SetAttestStatusDefault() argument
422 static int32_t SetAttestStatusFailed(int32_t** resultArray, char** ticket, int32_t* ticketLength) in SetAttestStatusFailed() argument
430 static int32_t SetAttestStatusSucc(int32_t** resultArray, char** ticket, int32_t* ticketLength) in SetAttestStatusSucc() argument
478 QueryAttestStatusSwitch(int32_t** resultArray, int32_t arraySize, char** ticket, int32_t* ticketLength) QueryAttestStatusSwitch() argument
506 QueryAttestStatus(int32_t** resultArray, int32_t arraySize, char** ticket, int32_t* ticketLength) QueryAttestStatus() argument
[all...]
/test/xts/device_attest/services/devattest_ability/test/tdd/gtest/src/
H A Dattest_tdd_mock_hal.c77 int32_t WriteTicketToDevice(const char* ticket, uint8_t len) in WriteTicketToDevice() argument
84 int32_t ReadTicketFromDevice(char* ticket, uint8_t ticketLen) in ReadTicketFromDevice() argument
/test/xts/device_attest_lite/test/tdd/gtest/src/
H A Dattest_tdd_mock_hal.c79 int32_t WriteTicketToDevice(const char* ticket, uint8_t len) in WriteTicketToDevice() argument
86 int32_t ReadTicketFromDevice(char* ticket, uint8_t ticketLen) in ReadTicketFromDevice() argument
/third_party/node/src/quic/
H A Dsessionticket.cc36 SessionTicket::SessionTicket(Store&& ticket, Store&& transport_params) in SessionTicket() argument
57 Local<Value> ticket; in FromV8Value() local
99 const uv_buf_t SessionTicket::ticket() const { ticket() function in node::quic::SessionTicket
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/
H A Dshared_overlay_manager.cpp223 auto ticket = passenger->GetPaintRectOffsetToPage(); in PassengerAboard() local
/foundation/arkui/ace_engine/frameworks/core/components/shared_transition/
H A Dshared_transition_element.cpp128 bool SharedTransitionElement::AboardShuttle(Offset& ticket) in AboardShuttle() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dshared_transition_effect.cpp353 Offset ticket; in ApplyAnimation() local
404 Offset ticket; in ApplyAnimation() local
32 CheckIn( TransitionEvent event, WeakPtr<SharedTransitionElement>& sharedWeak, Offset& ticket) CheckIn() argument
70 TakeOff(TransitionEvent event, RefPtr<OverlayElement>& overlay, WeakPtr<SharedTransitionElement>& sharedWeak, const Offset& ticket, TweenOption& option) TakeOff() argument
[all...]
/test/xts/device_attest/services/core/attest/
H A Dattest_service.c256 static void FlushAttestData(const char* ticket, const char* authStatus) in FlushAttestData() argument
441 static int32_t SetAttestStatusDefault(int32_t** resultArray, char** ticket, int32_t* ticketLength) in SetAttestStatusDefault() argument
449 static int32_t SetAttestStatusFailed(int32_t** resultArray, char** ticket, int32_t* ticketLength) in SetAttestStatusFailed() argument
457 static int32_t SetAttestStatusSucc(int32_t** resultArray, char** ticket, int32_t* ticketLength) in SetAttestStatusSucc() argument
505 QueryAttestStatusSwitch(int32_t** resultArray, int32_t arraySize, char** ticket, int32_t* ticketLength) QueryAttestStatusSwitch() argument
534 QueryAttestStatus(int32_t** resultArray, int32_t arraySize, char** ticket, int32_t* ticketLength) QueryAttestStatus() argument
[all...]
/test/xts/device_attest/interfaces/kits/napi/src/
H A Ddevattest_napi.cpp40 napi_value ticket; in GenerateDevAttestHandle() local
/third_party/mbedtls/library/
H A Dssl_ticket.c429 unsigned char *ticket = enc_len_p + TICKET_CRYPT_LEN_BYTES; in mbedtls_ssl_ticket_parse() local
[all...]
/third_party/libwebsockets/plugins/raw-proxy/
H A Dprotocol_lws_raw_proxy.c44 uint32_t ticket; member
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_transaction_test.cpp1426 Value ticket; in GetKey() local

Completed in 13 milliseconds

123