/openbmc/linux/crypto/asymmetric_keys/ |
H A D | x509_parser.h | 17 char *issuer; /* Name of certificate issuer */ member
|
H A D | x509.asn1 | 11 issuer Name ({ x509_note_issuer }),
|
H A D | pkcs7.asn1 | 98 issuer Name ({ pkcs7_sig_note_issuer }),
|
H A D | x509_public_key.c | 175 pr_devel("Cert Issuer: %s\n", cert->issuer); in x509_key_preparse()
|
H A D | x509_cert_parser.c | 49 kfree(cert->issuer); in x509_free_certificate() 458 return x509_fabricate_name(ctx, hdrlen, tag, &ctx->cert->issuer, vlen); in x509_note_issuer()
|
H A D | pkcs7_verify.c | 223 pr_debug("- issuer %s\n", x509->issuer); in pkcs7_verify_sig_chain()
|
/openbmc/openbmc/meta-security/meta-integrity/scripts/ |
H A D | ima-gen-local-ca.sh | 34 authorityKeyIdentifier=keyid:always,issuer
|
/openbmc/qemu/scripts/ |
H A D | u2f-setup-gen.py | 116 False, b"keyid:always", issuer=cert),
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 233.out | 60 …pen 'driver=nbd,host=127.0.0.1,port=PORT,tls-creds=tls0': The certificate hasn't got a known issuer 61 qemu-nbd: The certificate hasn't got a known issuer
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | certificate_service.hpp | 354 const std::string* issuer = nullptr; in getCertificateProperties() local 362 "Issuer", issuer, "Subject", subject, "ValidNotAfter", in getCertificateProperties() 391 if (issuer != nullptr) in getCertificateProperties() 394 *issuer); in getCertificateProperties()
|
/openbmc/qemu/tests/unit/ |
H A D | pkix_asn1_tab.c.inc | 500 {"issuer", 1073741826, "Name"}, 540 {"issuer", 1073741826, "Name"},
|
/openbmc/docs/security/ |
H A D | TLS-configuration.md | 32 - issuer name has to match CA's subject name for client certificate 33 - issuer name has to match the fully qualified domain name of your OpenBMC host
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ |
H A D | 0017-Implement-Private-Authenticated-Variable-verificatio.patch | 201 …igning certificate’s Subject and the hash of the tbsCertificate of the top-level issuer certificate
|
H A D | 0014-Provide-crypto-api-to-create-uefi-priv-var-fingerpri.patch | 11 of the top-level issuer certificate.
|
/openbmc/docs/designs/ |
H A D | redfish-tls-user-authentication.md | 217 - issuer name has to match CA's subject name
|
/openbmc/phosphor-certificate-manager/ |
H A D | certificate.cpp | 501 issuer(issuerBuffer); in populateProperties()
|
/openbmc/linux/Documentation/core-api/ |
H A D | workqueue.rst | 107 is associated to the CPU the issuer is running on. 178 of mostly unused workers across different CPUs as the issuer 449 execution locality matter between the issuer and ``kcryptd``. The followings
|
/openbmc/phosphor-certificate-manager/test/ |
H A D | certs_manager_test.cpp | 338 EXPECT_EQ(certs.front()->issuer(), "O=openbmc-project.xyz,CN=localhost"); in TEST_F() 1554 EXPECT_EQ(certs[i]->issuer(), "O=openbmc-project.xyz,CN=" + name); in verifyCertificates() 1649 EXPECT_EQ(certs[i]->issuer(), "O=openbmc-project.xyz,CN=" + name); in TEST_F()
|
/openbmc/qemu/qapi/ |
H A D | cxl.json | 406 # by the issuer of the allocation command, not the device.
|
/openbmc/linux/Documentation/driver-api/surface_aggregator/ |
H A D | internal.rst | 430 status. Requests will not be re-submitted automatically. Instead, the issuer
|
/openbmc/linux/Documentation/driver-api/ |
H A D | libata.rst | 407 synchronous (issuer sleeps in process context) path used by internal
|