Home
last modified time | relevance | path

Searched defs:cert (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/
Dcert.c82 int cert_new(int key_alg, cert_t *cert, int days, int ca, STACK_OF(X509_EXTENSION) * sk) in cert_new()
208 cert_t *cert; in cert_init() local
226 cert_t *cert; in cert_get_by_opt() local
Dmain.c155 cert_t *cert; in check_cmd_params() local
250 cert_t *cert; in main() local
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DDTLS.cpp48 bool DTLS::useCertificate(std::shared_ptr<X509> cert) { in useCertificate()
69 std::shared_ptr<X509> cert, in DTLS()
160 std::unique_ptr<X509, std::function<void(X509 *)>> cert( in OnVerifyPeerCertificate() local
/device/google/cuttlefish/host/frontend/gcastv2/https/
DSSLSocket.cpp513 std::unique_ptr<X509, std::function<void(X509 *)>> cert( in isPeerCertificateValid() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_ssl.c962 BIO *cert; in PySSL_test_decode_certificate() local