Searched refs:keyp (Results 26 - 50 of 61) sorted by relevance

123

/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Dgthread.d97 int __gthr_win32_key_create(__gthread_key_t* keyp, GthreadDestroyFn dtor);
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dssh-sk.c191 sshsk_ecdsa_assemble(struct sk_enroll_response *resp, struct sshkey **keyp) argument
198 *keyp = NULL;
234 *keyp = key;
246 sshsk_ed25519_assemble(struct sk_enroll_response *resp, struct sshkey **keyp) argument
251 *keyp = NULL;
269 *keyp = key;
279 struct sk_enroll_response *resp, struct sshkey **keyp)
284 *keyp = NULL;
327 *keyp = key;
451 struct sshkey **keyp, struc
278 sshsk_key_from_response(int alg, const char *application, uint8_t flags, struct sk_enroll_response *resp, struct sshkey **keyp) argument
448 sshsk_enroll(int type, const char *provider_path, const char *device, const char *application, const char *userid, uint8_t flags, const char *pin, struct sshbuf *challenge_buf, struct sshkey **keyp, struct sshbuf *attest) argument
[all...]
H A Dsshkey.c92 struct sshkey **keyp, int allow_cert);
1369 sshkey_generate(int type, u_int bits, struct sshkey **keyp) argument
1375 if (keyp == NULL || sshkey_type_is_cert(type))
1377 *keyp = NULL;
1390 *keyp = k;
1868 sshkey_from_blob_internal(struct sshbuf *b, struct sshkey **keyp, argument
1880 if (keyp != NULL)
1881 *keyp = NULL;
1923 if (keyp != NULL) {
1924 *keyp
1935 sshkey_from_blob(const u_char *blob, size_t blen, struct sshkey **keyp) argument
1948 sshkey_fromb(struct sshbuf *b, struct sshkey **keyp) argument
1954 sshkey_froms(struct sshbuf *buf, struct sshkey **keyp) argument
3067 sshkey_parse_private2(struct sshbuf *blob, int type, const char *passphrase, struct sshkey **keyp, char **commentp) argument
3127 sshkey_parse_private2_pubkey(struct sshbuf *blob, int type, struct sshkey **keyp) argument
3389 sshkey_parse_private_pem_fileblob(struct sshbuf *blob, int type, const char *passphrase, struct sshkey **keyp) argument
3527 sshkey_parse_private_fileblob_type(struct sshbuf *blob, int type, const char *passphrase, struct sshkey **keyp, char **commentp) argument
3558 sshkey_parse_private_fileblob(struct sshbuf *buffer, const char *passphrase, struct sshkey **keyp, char **commentp) argument
[all...]
H A Dssh-pkcs11.c909 CK_OBJECT_HANDLE *obj, struct sshkey **keyp, char **labelp)
926 *keyp = NULL;
1054 *keyp = key;
1488 * keyp is provided, fetch keys.
1492 struct sshkey ***keyp, char ***labelsp,
1509 if (keyp != NULL)
1510 *keyp = NULL;
1600 * keys (if keyp is provided)
1603 keyp == NULL)
1605 pkcs11_fetch_keys(p, i, keyp, labels
908 pkcs11_fetch_x509_pubkey(struct pkcs11_provider *p, CK_ULONG slotidx, CK_OBJECT_HANDLE *obj, struct sshkey **keyp, char **labelp) argument
1491 pkcs11_register_provider(char *provider_id, char *pin, struct sshkey ***keyp, char ***labelsp, struct pkcs11_provider **providerp, CK_ULONG user) argument
1652 pkcs11_add_provider(char *provider_id, char *pin, struct sshkey ***keyp, char ***labelsp) argument
1841 pkcs11_add_provider(char *provider_id, char *pin, struct sshkey ***keyp, char ***labelsp) argument
[all...]
H A Dssh-sk-client.c294 struct sshkey **keyp, struct sshbuf *attest)
300 *keyp = NULL;
351 *keyp = key;
291 sshsk_enroll(int type, const char *provider_path, const char *device, const char *application, const char *userid, uint8_t flags, const char *pin, struct sshbuf *challenge_buf, struct sshkey **keyp, struct sshbuf *attest) argument
H A Dsshsig.c734 const char *required_principal, char **principalsp, struct sshkey **keyp,
747 if (keyp != NULL)
748 *keyp = NULL;
822 if (keyp != NULL) {
823 *keyp = key;
733 parse_principals_key_and_options(const char *path, u_long linenum, char *line, const char *required_principal, char **principalsp, struct sshkey **keyp, struct sshsigopt **sigoptsp) argument
H A Dauthfd.c238 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) argument
248 if ((r = sshkey_from_blob(blob, blen, keyp)) != 0)
/netbsd-current/sys/dev/ic/
H A Dapple_smc.c372 const char type[4 + 1], struct apple_smc_key **keyp)
412 *keyp = key;
421 const char type[4 + 1], struct apple_smc_key **keyp)
459 *keyp = key;
367 apple_smc_nth_key(struct apple_smc_tag *smc, uint32_t index, const char type[4 + 1], struct apple_smc_key **keyp) argument
416 apple_smc_named_key(struct apple_smc_tag *smc, const char name[4 + 1], const char type[4 + 1], struct apple_smc_key **keyp) argument
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dtsig.h163 dns_tsigkey_detach(dns_tsigkey_t **keyp);
168 *\li 'keyp' is not NULL and '*keyp' is a valid TSIG key
171 *\li 'keyp' points to NULL
H A Dkasp.h542 dns_kasp_key_create(dns_kasp_t *kasp, dns_kasp_key_t **keyp);
550 *\li keyp != NULL && *keyp == NULL
H A Dview.h812 dns_tsigkey_t **keyp);
818 *\li keyp points to a NULL dns_tsigkey_t *.
821 *\li #ISC_R_SUCCESS A key was found and '*keyp' now points to it.
828 dns_tsigkey_t **keyp);
834 * keyp points to a NULL dns_tsigkey_t *.
837 *\li #ISC_R_SUCCESS A key was found and '*keyp' now points to it.
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dkasp.c374 dns_kasp_key_create(dns_kasp_t *kasp, dns_kasp_key_t **keyp) { argument
378 REQUIRE(keyp != NULL && *keyp == NULL);
390 *keyp = key;
H A Dtsig.c740 dns_tsigkey_detach(dns_tsigkey_t **keyp) { argument
741 REQUIRE(keyp != NULL && VALID_TSIG_KEY(*keyp));
742 dns_tsigkey_t *key = *keyp;
743 *keyp = NULL;
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dtsig.h161 dns_tsigkey_detach(dns_tsigkey_t **keyp);
166 *\li 'keyp' is not NULL and '*keyp' is a valid TSIG key
169 *\li 'keyp' points to NULL
H A Dkasp.h543 dns_kasp_key_create(dns_kasp_t *kasp, dns_kasp_key_t **keyp);
551 *\li keyp != NULL && *keyp == NULL
H A Dview.h835 dns_tsigkey_t **keyp);
841 *\li keyp points to a NULL dns_tsigkey_t *.
844 *\li #ISC_R_SUCCESS A key was found and '*keyp' now points to it.
851 dns_tsigkey_t **keyp);
857 * keyp points to a NULL dns_tsigkey_t *.
860 *\li #ISC_R_SUCCESS A key was found and '*keyp' now points to it.
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dkasp.c362 dns_kasp_key_create(dns_kasp_t *kasp, dns_kasp_key_t **keyp) { argument
366 REQUIRE(keyp != NULL && *keyp == NULL);
378 *keyp = key;
H A Dtsig.c742 dns_tsigkey_detach(dns_tsigkey_t **keyp) { argument
743 REQUIRE(keyp != NULL && VALID_TSIG_KEY(*keyp));
744 dns_tsigkey_t *key = *keyp;
745 *keyp = NULL;
/netbsd-current/sys/kern/
H A Dsubr_specificdata.c180 specificdata_key_create(specificdata_domain_t sd, specificdata_key_t *keyp, argument
218 *keyp = key;
/netbsd-current/usr.sbin/tprof/
H A Dtprof_analyze.c71 addrtree_compare_key(void *ctx, const void *n1, const void *keyp) argument
74 const struct addr *a2 = (const struct addr *)keyp;
/netbsd-current/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c899 deldbent(struct pwddb *db, int type, void *keyp) argument
910 len = strlen((char *)keyp);
911 (void)memcpy(tbuf + 1, keyp, len);
917 x = *(int *)keyp;
930 getdbent(struct pwddb *db, int type, void *keyp, struct passwd **tpwd) argument
946 len = strlen((char *)keyp);
947 (void)memcpy(tbuf + 1, keyp, len);
953 x = *(int *)keyp;
/netbsd-current/external/bsd/openldap/dist/clients/tools/
H A Dldapsearch.c331 char *keyp, *key2; local
334 keyp = cvalue;
335 if ( sscanf( keyp, "%d/%d", &num1, &num2 ) != 2 ) {
343 keyp = strchr( keyp, '/' ) + 1;
344 key2 = strchr( keyp, '/' );
346 keyp = key2 + 1;
347 if ( sscanf( keyp, "%d/%d", &num1, &num2 ) != 2 ) {
357 key2 = strchr( keyp, ':' );
543 char *keyp; local
[all...]
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dkeyring.c991 pgp_key_t *keyp; local
1022 for (keyp = &keyring->keys[*from]; *from < keyring->keyc; *from += 1, keyp++) {
1023 uidp = keyp->uids;
1024 for (i = 0 ; i < keyp->uidc; i++, uidp++) {
1032 return keyp;
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Drcs.c79 static int rcsbuf_getkey (struct rcsbuffer *, char **keyp, char **valp);
81 static char *rcsbuf_fill (struct rcsbuffer *, char *ptr, char **keyp,
1108 rcsbuf_getkey (struct rcsbuffer *rcsbuf, char **keyp, char **valp) argument
1173 *keyp = ptr;
1182 ptr = rcsbuf_fill (rcsbuf, ptr, keyp, NULL);
1217 ptr = rcsbuf_fill (rcsbuf, ptr, keyp, NULL);
1262 ptr = rcsbuf_fill (rcsbuf, ptrend, keyp, valp);
1275 pat = rcsbuf_fill (rcsbuf, pat, keyp, valp);
1318 k = *keyp;
1340 ptr = rcsbuf_fill (rcsbuf, ptr, keyp, val
1561 rcsbuf_fill(struct rcsbuffer *rcsbuf, char *ptr, char **keyp, char **valp) argument
7589 getdelta(struct rcsbuffer *rcsbuf, char *rcsfile, char **keyp, char **valp) argument
[all...]
/netbsd-current/external/bsd/openldap/dist/include/
H A Dldap_pvt_thread.h164 ldap_pvt_thread_key_create LDAP_P((ldap_pvt_thread_key_t *keyp));

Completed in 370 milliseconds

123