/external/tpm2/ |
D | Ticket.c | 56 TPMT_TK_VERIFIED *ticket // OUT: verified ticket in TicketComputeVerified() argument 62 ticket->tag = TPM_ST_VERIFIED; in TicketComputeVerified() 63 ticket->hierarchy = hierarchy; in TicketComputeVerified() 67 ticket->digest.t.size = CryptStartHMAC2B(CONTEXT_INTEGRITY_HASH_ALG, in TicketComputeVerified() 70 CryptUpdateDigestInt(&hmacState, sizeof(TPM_ST), &ticket->tag); in TicketComputeVerified() 76 CryptCompleteHMAC2B(&hmacState, &ticket->digest.b); in TicketComputeVerified() 93 TPMT_TK_AUTH *ticket // OUT: Created ticket in TicketComputeAuth() argument 101 ticket->tag = type; in TicketComputeAuth() 102 ticket->hierarchy = hierarchy; in TicketComputeAuth() 104 ticket->digest.t.size = CryptStartHMAC2B(CONTEXT_INTEGRITY_HASH_ALG, in TicketComputeAuth() [all …]
|
D | PolicyTicket.c | 63 TicketComputeAuth(in->ticket.tag, in->ticket.hierarchy, timeout, &in->cpHashA, in TPM2_PolicyTicket() 67 if(!Memory2BEqual(&in->ticket.digest.b, &ticketToCompare.digest.b)) in TPM2_PolicyTicket() 74 if(in->ticket.tag == TPM_ST_AUTH_SIGNED) in TPM2_PolicyTicket() 76 else if(in->ticket.tag == TPM_ST_AUTH_SECRET) in TPM2_PolicyTicket()
|
D | Ticket_fp.h | 17 TPMT_TK_AUTH *ticket // OUT: Created ticket 23 TPMT_TK_CREATION *ticket // OUT: created ticket 29 TPMT_TK_HASHCHECK *ticket // OUT: Created ticket 35 TPMT_TK_VERIFIED *ticket // OUT: verified ticket
|
D | Sign.c | 30 TPMT_TK_HASHCHECK ticket; in TPM2_Sign() local 55 &in->digest, &ticket); in TPM2_Sign() 57 if(!Memory2BEqual(&in->validation.digest.b, &ticket.digest.b)) in TPM2_Sign()
|
D | CertifyCreation.c | 31 TPMT_TK_CREATION ticket; in TPM2_CertifyCreation() local 41 &in->creationHash, &ticket); in TPM2_CertifyCreation() 43 if(!Memory2BEqual(&ticket.digest.b, &in->creationTicket.digest.b)) in TPM2_CertifyCreation()
|
D | PolicyAuthorize.c | 28 TPMT_TK_VERIFIED ticket; in TPM2_PolicyAuthorize() local 75 &in->keySign, &ticket); in TPM2_PolicyAuthorize() 78 if(!Memory2BEqual(&in->checkTicket.digest.b, &ticket.digest.b)) in TPM2_PolicyAuthorize()
|
D | PolicyTicket_fp.h | 18 TPMT_TK_AUTH ticket; member
|
/external/e2fsprogs/lib/et/test_cases/ |
D | heimdal.et | 26 ec GC_TKFIL, "Can't read Kerberos ticket file" 27 ec GC_NOTKT, "Can't find Kerberos ticket or TGT" 32 ec RD_AP_EXP, "Kerberos ticket expired" 33 ec RD_AP_NYV, "Kerberos ticket not yet valid" 35 ec RD_AP_NOT_US, "The kerberos ticket isn't for us" 49 ec GT_PW_NULLTKT, "Null Kerberos ticket returned by KDC" 58 ec AD_NOTGT, "Don't have Kerberos ticket-granting ticket" 60 ec NO_TKT_FIL, "No ticket file found" 61 ec TKT_FIL_ACC, "Couldn't access ticket file" 62 ec TKT_FIL_LCK, "Couldn't lock ticket file" [all …]
|
D | simple.et | 4 "Can't read ticket file" 7 "Can't find ticket or TGT" 22 "The ticket isn't for us" 61 "Null ticket returned by KDC"
|
/external/icu/icu4c/source/tools/toolutil/ |
D | udbgutil.cpp | 601 U_CAPI char *udbg_knownIssueURLFrom(const char *ticket, char *buf) { in udbg_knownIssueURLFrom() argument 602 if( ticket==NULL ) { in udbg_knownIssueURLFrom() 606 if( !strncmp(ticket, CLDR_TICKET_PREFIX, strlen(CLDR_TICKET_PREFIX)) ) { in udbg_knownIssueURLFrom() 608 strcat( buf, ticket+strlen(CLDR_TICKET_PREFIX) ); in udbg_knownIssueURLFrom() 611 strcat( buf, ticket ); in udbg_knownIssueURLFrom() 620 U_CAPI void *udbg_knownIssue_openU(void *ptr, const char *ticket, char *where, const UChar *msg, UB… in udbg_knownIssue_openU() argument 625 printf("%s\tKnown Issue #%s\n", where, ticket); in udbg_knownIssue_openU() 630 U_CAPI void *udbg_knownIssue_open(void *ptr, const char *ticket, char *where, const char *msg, UBoo… in udbg_knownIssue_open() argument 636 printf("%s\tKnown Issue #%s \"%s\n", where, ticket, msg); in udbg_knownIssue_open() 661 …void add(const char *ticket, const char *where, const UChar *msg, UBool *firstForTicket, UBool *fi… [all …]
|
D | udbgutil.h | 120 U_CAPI char *udbg_knownIssueURLFrom(const char *ticket, char *buf); 127 U_CAPI void *udbg_knownIssue_openU(void *ptr, const char *ticket, char *where, const UChar *msg, UB… 136 U_CAPI void *udbg_knownIssue_open(void *ptr, const char *ticket, char *where, const char *msg, UBoo…
|
/external/valgrind/coregrind/m_scheduler/ |
D | ticket-lock-linux.c | 116 unsigned ticket, futex_value; in acquire_sched_lock() local 120 ticket = __sync_fetch_and_add(&p->tail, 1); in acquire_sched_lock() 121 futex = &p->futex[ticket & TL_FUTEX_MASK]; in acquire_sched_lock() 124 VG_(gettid)(), ticket); in acquire_sched_lock() 128 if (ticket == p->head) in acquire_sched_lock() 133 VG_(gettid)(), ticket, (long)(futex - p->futex), in acquire_sched_lock()
|
/external/chromium-trace/catapult/third_party/Paste/paste/auth/ |
D | auth_tkt.py | 150 def parse_ticket(secret, ticket, ip, digest_algo=DEFAULT_DIGEST): argument 161 ticket = ticket.strip('"') 162 digest = ticket[:digest_hexa_size] 164 timestamp = int(ticket[digest_hexa_size:digest_hexa_size + 8], 16) 168 userid, data = ticket[digest_hexa_size + 8:].split('!', 1) 358 ticket = AuthTicket( 380 self.cookie_name, ticket.cookie_value(), cookie_options))) 383 self.cookie_name, ticket.cookie_value(), cur_domain, 387 self.cookie_name, ticket.cookie_value(), wild_domain,
|
D | cas.py | 69 ticket = qs.pop().split("=", 1)[1] 73 {'service': service,'ticket': ticket})
|
/external/autotest/client/common_lib/cros/fake_device_server/client_lib/ |
D | registration.py | 98 ticket = self.create_registration_ticket() 99 logging.info('Initial Ticket: %s', ticket) 100 ticket_id = ticket['id'] 106 ticket = self.update_registration_ticket( 112 logging.info('Updated Ticket After Claiming: %s', ticket)
|
/external/autotest/client/common_lib/cros/fake_device_server/ |
D | registration_tickets.py | 50 ticket = {'kind': 'clouddevices#registrationTicket', 53 return ticket 56 def _finalize(self, id, api_key, ticket): argument 58 if 'userEmail' not in ticket: 129 ticket = self.resource.get_data_val(id, api_key) 131 return self._finalize(id, api_key, ticket)
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
D | collationtest.txt | 506 ** test: secondary tailoring gaps, ICU ticket 9362 533 ** test: tertiary tailoring gaps, ICU ticket 9362 710 ** test: contraction inside extension, ICU ticket 9378 717 ** test: no duplicate tailored CEs for different reset positions with same CEs, ICU ticket 10104 733 ** test: later rule does not affect earlier reset position, ICU ticket 10105 744 ** test: later rule does not affect earlier extension (1), ICU ticket 10105 760 ** test: later rule does not affect earlier extension (2), ICU ticket 10105 771 ** test: later rule does not affect earlier extension (3), ICU ticket 10105 781 ** test: extension contains tailored character, ICU ticket 10105 855 ** test: tailor contraction together with nearly equivalent prefix, ICU ticket 10101 [all …]
|
D | numberformattestspecification.txt | 297 test ticket 11524 449 // See ticket 11621 546 // Breaks ICU4J See ticket 11671 736 // See ticket 11725 745 // See ticket 11735 889 // See ticket 11735 901 // See ticket 11735 904 // See ticket 11735 911 // See ticket 11735 915 // See ticket 11735 [all …]
|
/external/icu/icu4c/source/test/testdata/ |
D | collationtest.txt | 506 ** test: secondary tailoring gaps, ICU ticket 9362 533 ** test: tertiary tailoring gaps, ICU ticket 9362 710 ** test: contraction inside extension, ICU ticket 9378 717 ** test: no duplicate tailored CEs for different reset positions with same CEs, ICU ticket 10104 733 ** test: later rule does not affect earlier reset position, ICU ticket 10105 744 ** test: later rule does not affect earlier extension (1), ICU ticket 10105 760 ** test: later rule does not affect earlier extension (2), ICU ticket 10105 771 ** test: later rule does not affect earlier extension (3), ICU ticket 10105 781 ** test: extension contains tailored character, ICU ticket 10105 855 ** test: tailor contraction together with nearly equivalent prefix, ICU ticket 10101 [all …]
|
D | conversion.txt | 52 … // Test ticket 6789: implement Java-compatible Unicode, UnicodeBig and UnicodeLittle converters 79 // Test ticket 7704: implement Java-compatible "UTF-16" converter. 85 // Test ticket 5691: consistent illegal sequences 88 // Unfortunately, we cannot use the Shift-JIS examples from the ticket 92 // The byte sequences are generally slightly different from the ticket 165 // Test ticket 5691: consistent illegal sequences 183 // Test ticket 5691: ISO-2022-JP-2 with illegal single-shift SS2 and SS3 sequences. 200 * ICU 4.4 (ticket #7314) removes mappings for CNS 11643 planes 3..7 209 // Test ticket 5691: HZ with illegal tilde sequences. 219 // Test ticket 5691: Example from Peter Edberg. [all …]
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/ |
D | collationtest.txt | 506 ** test: secondary tailoring gaps, ICU ticket 9362 533 ** test: tertiary tailoring gaps, ICU ticket 9362 710 ** test: contraction inside extension, ICU ticket 9378 717 ** test: no duplicate tailored CEs for different reset positions with same CEs, ICU ticket 10104 733 ** test: later rule does not affect earlier reset position, ICU ticket 10105 744 ** test: later rule does not affect earlier extension (1), ICU ticket 10105 760 ** test: later rule does not affect earlier extension (2), ICU ticket 10105 771 ** test: later rule does not affect earlier extension (3), ICU ticket 10105 781 ** test: extension contains tailored character, ICU ticket 10105 855 ** test: tailor contraction together with nearly equivalent prefix, ICU ticket 10101 [all …]
|
/external/libweave/examples/daemon/ |
D | README.md | 33 ### Generate registration ticket 41 * Click "Send the request", a ticket id will be returned in 53 - Note: the ticket "id" is not used within 240 sec, it will be expired. 58 - Copy the ticket "id" generated above: ```93019287-6b26-04a0-22ee-d55ad23a4226```
|
/external/autotest/client/common_lib/cros/tendo/ |
D | buffet_tester.py | 210 ticket = self._registration_client.create_registration_ticket() 211 logging.info('Created ticket: %r', ticket) 217 buffet.manager.RegisterDevice(dbus.String(ticket['id'])))
|
/external/icu/icu4c/source/tools/ctestfw/ |
D | ctest.c | 92 static UBool vlog_knownIssue(const char *ticket, const char *pattern, va_list ap); 696 static UBool vlog_knownIssue(const char *ticket, const char *pattern, va_list ap) in vlog_knownIssue() argument 706 knownList = udbg_knownIssue_open(knownList, ticket, gTestName, buf, in vlog_knownIssue() 710 log_info("(Known issue #%s) %s\n", ticket, buf); in vlog_knownIssue() 712 log_verbose("(Known issue #%s) %s\n", ticket, buf); in vlog_knownIssue() 807 log_knownIssue(const char *ticket, const char *pattern, ...) { in log_knownIssue() argument 810 return vlog_knownIssue(ticket, pattern, ap); in log_knownIssue()
|
/external/icu/icu4c/source/test/intltest/ |
D | intltest.h | 175 UBool logKnownIssue( const char *ticket, const UnicodeString &message ); 184 UBool logKnownIssue( const char *ticket ); 194 UBool logKnownIssue( const char *ticket, const char *fmt, ...);
|