Home
last modified time | relevance | path

Searched refs:ikey (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/lib/libcrypto/ocsp/
Docsp_lib.c87 ASN1_BIT_STRING *ikey; in OCSP_cert_to_id() local
100 if ((ikey = X509_get0_pubkey_bitstr(issuer)) == NULL) in OCSP_cert_to_id()
103 return OCSP_cert_id_new(dgst, iname, ikey, serial); in OCSP_cert_to_id()
/openbsd/src/sbin/isakmpd/
Dx509.c106 char *ikey = NULL, *skey = NULL, *buf = NULL; in x509_generate_kn() local
139 ikey = kn_encode_key(&dc, INTERNAL_ENC_PKCS1, ENCODING_HEX, in x509_generate_kn()
148 if (!ikey) { in x509_generate_kn()
414 if (asprintf(&buf, fmt, skey, ikey, timecomp, before, timecomp2, in x509_generate_kn()
421 free(ikey); in x509_generate_kn()
422 ikey = NULL; in x509_generate_kn()
471 free(ikey); in x509_generate_kn()
/openbsd/src/usr.sbin/ldapd/
Dsearch.c302 struct btval key, ikey, val; in conn_search() local
385 bcopy(&key, &ikey, sizeof(key)); in conn_search()
389 rc = index_to_dn(search->ns, &ikey, &key); in conn_search()
390 btval_reset(&ikey); in conn_search()
/openbsd/src/sbin/ipsecctl/
Dpfkdump.c669 parse_key(struct sadb_ext *ext, struct ipsec_key *ikey) in parse_key() argument
677 ikey->data = data; in parse_key()
678 ikey->len = key->sadb_key_bits / 8; in parse_key()
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTReaderInternals.h269 static hash_value_type ComputeHash(internal_key_ref ikey);
DASTReader.cpp1850 unsigned HeaderFileInfoTrait::ComputeHash(internal_key_ref ikey) { in ComputeHash() argument
1851 return llvm::hash_combine(ikey.Size, ikey.ModTime); in ComputeHash()
1856 internal_key_type ikey = {FE->getSize(), in GetInternalKey() local
1859 return ikey; in GetInternalKey()
1899 internal_key_type ikey; in ReadKey() local
1900 ikey.Size = off_t(endian::readNext<uint64_t, little, unaligned>(d)); in ReadKey()
1901 ikey.ModTime = time_t(endian::readNext<uint64_t, little, unaligned>(d)); in ReadKey()
1902 ikey.Filename = (const char *)d; in ReadKey()
1903 ikey.Imported = true; in ReadKey()
1904 return ikey; in ReadKey()
/openbsd/src/lib/libcrypto/x509/
Dx509_vfy.c1559 EVP_PKEY *ikey = NULL; in x509_vfy_check_crl() local
1632 ikey = X509_get_pubkey(issuer); in x509_vfy_check_crl()
1634 if (!ikey) { in x509_vfy_check_crl()
1641 if (X509_CRL_verify(crl, ikey) <= 0) { in x509_vfy_check_crl()
1653 EVP_PKEY_free(ikey); in x509_vfy_check_crl()
/openbsd/src/usr.bin/openssl/
Docsp.c1154 ASN1_BIT_STRING *ikey; in add_ocsp_serial() local
1166 ikey = X509_get0_pubkey_bitstr(issuer); in add_ocsp_serial()
1173 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
/openbsd/src/share/dict/
Dweb291152 ikey