Searched refs:certinfo (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dnetdb_dnssec.h61 struct certinfo { struct
68 struct certinfo *ci_next; /* next structure */
71 extern void freecertinfo __P((struct certinfo *));
72 extern int getcertsbyname __P((char *, struct certinfo **));
H A Dgetcertsbyname.c66 static struct certinfo *getnewci __P((int, int, int, int, int,
69 static struct certinfo *
74 struct certinfo *res;
98 struct certinfo *ci;
100 struct certinfo *next;
112 * get CERT RR by FQDN and create certinfo structure chain.
123 struct certinfo **res;
128 struct certinfo head, *cur;
178 /* create new certinfo */
206 struct certinfo **re
[all...]
H A Ddnssec.c63 struct certinfo *res = NULL;
/netbsd-current/external/bsd/libfido2/dist/src/
H A Dtpm.c350 const fido_blob_t *certinfo = &attstmt->certinfo; local
377 if (check_sha1_certinfo(certinfo, clientdata_hash, authdata_raw,
384 SHA1(certinfo->ptr, certinfo->len, dgst->ptr) != dgst->ptr) {
H A Dcbor.c1437 if (fido_blob_decode(val, &attstmt->certinfo) < 0) {
1438 fido_log_debug("%s: certinfo", __func__);
H A Dcred.c543 fido_blob_reset(&attstmt->certinfo);
/netbsd-current/external/bsd/libfido2/dist/src/fido/
H A Dtypes.h143 fido_blob_t certinfo; /* tpm attestation TPMS_ATTEST structure */ member in struct:fido_attstmt
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dcurl.d1175 certinfo,
1631 curl_slist **certinfo; /** for each index in this array, there's a
1688 certinfo = 4_194_338, ///
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dcurl.d1182 certinfo,
1638 curl_slist **certinfo; /** for each index in this array, there's a
1695 certinfo = 4_194_338, ///

Completed in 234 milliseconds