Searched refs:pin (Results 26 - 50 of 65) sorted by relevance

123

/macosx-10.10.1/OpenSSH-189/openssh/
H A Dssh-pkcs11-client.c185 pkcs11_add_provider(char *name, char *pin, Key ***keysp) argument
199 buffer_put_cstring(&msg, pin);
H A Dsshconnect.c88 int pin[2], pout[2]; local
118 if (pipe(pin) < 0 || pipe(pout) < 0)
132 close(pin[1]);
133 if (pin[0] != 0) {
134 if (dup2(pin[0], 0) < 0)
136 close(pin[0]);
141 /* Cannot be 1 because pin allocated two descriptors. */
165 close(pin[0]);
172 packet_set_connection(pout[0], pin[1]);
H A Dssh-agent.c713 char *provider = NULL, *pin; local
720 pin = buffer_get_string(&e->request, NULL);
739 count = pkcs11_add_provider(provider, pin, &keys);
760 if (pin)
761 xfree(pin);
774 char *provider = NULL, *pin = NULL; local
780 pin = buffer_get_string(&e->request, NULL);
781 xfree(pin);
H A Dsession.c456 int pin[2], pout[2], perr[2]; local
462 if (pipe(pin) < 0) {
468 close(pin[0]);
469 close(pin[1]);
475 close(pin[0]);
476 close(pin[1]);
508 close(pin[0]);
509 close(pin[1]);
540 close(pin[1]);
541 if (dup2(pin[
[all...]
H A Dscp.c245 int pin[2], pout[2], reserved[2]; local
261 if (pipe(pin) < 0)
278 close(pin[1]);
280 dup2(pin[0], 0);
282 close(pin[0]);
301 close(pin[0]);
302 *fdout = pin[1];
H A Dauthfd.c636 const char *reader_id, const char *pin, u_int life, u_int confirm)
651 buffer_put_cstring(&msg, pin);
635 ssh_update_card(AuthenticationConnection *auth, int add, const char *reader_id, const char *pin, u_int life, u_int confirm) argument
H A Dsftp.c2025 int pin[2], pout[2]; local
2027 if ((pipe(pin) == -1) || (pipe(pout) == -1))
2029 *in = pin[0];
2032 c_out = pin[1];
H A Dpkcs11.h749 (ck_slot_id_t slot_id, unsigned char *pin,
752 (ck_session_handle_t session, unsigned char *pin,
780 unsigned char *pin, unsigned long pin_len));
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DStructure.cpp490 transition->pin();
507 transition->pin();
529 transition->pin();
554 transition->pin();
617 transition->pin();
670 transition->pin();
781 pin();
794 pin();
798 void Structure::pin() function in class:JSC::Structure
H A DStructure.h489 void pin();
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Dacls.cpp248 secret = query.pin();
H A Dagentquery.h249 const CssmData &pin() const { return mPin; } function in class:QueryPIN
252 Reason accept(CssmManagedData &pin);
H A Dtokendatabase.h103 bool pinState(uint32 pin, int *count = NULL);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dabel.vim21 syn keyword abelType pin node attribute constant macro library
101 syn match abelExtension "\.pin\>"
H A Dcupl.vim35 syn keyword cuplStatement pin pinnode present table
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Dsoftp11.c601 const char *pin,
613 if (pin == NULL)
616 if (pin) {
618 asprintf(&str, "PASS:%s", pin);
694 read_conf_file(const char *fn, CK_USER_TYPE userType, const char *pin) argument
753 ret = add_certificate(cert, pin, id, label);
1199 char *pin = NULL; local
1208 asprintf(&pin, "%.*s", (int)ulPinLen, pPin);
1209 st_logf("type: %d password: %s\n", (int)userType, pin);
1216 ret = read_conf_file(soft_token.config_file, userType, pin);
600 add_certificate(const char *cert_file, const char *pin, char *id, char *label) argument
[all...]
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A DMakefile.b3248 CC_FLAGS = -5 -O2 -tWM -w -w-aus -w-ccc -w-dup -w-prc -w-pro -w-rch -w-sig -w-spa -w-inl -w-pia -w-pin -Dinline=__inline
/macosx-10.10.1/curl-83.1.2/curl/src/
H A DMakefile.b3245 CC_FLAGS = -5 -O2 -tWM -w -w-aus -w-ccc -w-dup -w-prc -w-pro -w-rch -w-sig -w-spa -w-inl -w-pia -w-pin -Dinline=__inline
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DSlotVisitorInlines.h242 m_shared.m_copiedSpace->pin(block);
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Ddst_internal.h195 const char *label, const char *pin);
H A Dopensslrsa_link.c1314 const char *pin)
1323 UNUSED(pin);
1384 UNUSED(pin);
1313 opensslrsa_fromlabel(dst_key_t *key, const char *engine, const char *label, const char *pin) argument
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/include/dst/
H A Ddst.h496 const char *engine, const char *label, const char *pin,
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/ref/
H A Dpkcs11.h751 (ck_slot_id_t slot_id, unsigned char *pin,
754 (ck_session_handle_t session, unsigned char *pin,
782 unsigned char *pin, unsigned long pin_len));
/macosx-10.10.1/misc_cmds-33/calendar/calendars/fr_FR.ISO8859-1/
H A Dcalendar.proverbes296 10/25 Pour saint Cr�pin, mort aux mouches.
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp3444 uint32_t pin; local
3447 pin = nub->configRead8( kIOPCIConfigInterruptPin );
3448 if ( pin == 0 || pin > 4 )
3451 pin--; // make pin zero based, INTA=0, INTB=1, INTC=2, INTD=3
3460 /* interrupt pin */ (void *)(uintptr_t) pin,
3465 irq, pin,

Completed in 557 milliseconds

123