Home
last modified time | relevance | path

Searched defs:key_path (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/demos/quic/server/
H A Dserver.c46 static SSL_CTX *create_ctx(const char *cert_path, const char *key_path) in create_ctx()
/freebsd/crypto/openssl/demos/guide/
H A Dquic-server-block.c89 static SSL_CTX *create_ctx(const char *cert_path, const char *key_path) in create_ctx()
H A Dquic-server-non-block.c89 static SSL_CTX *create_ctx(const char *cert_path, const char *key_path) in create_ctx()
/freebsd/crypto/openssl/test/quic-openssl-docker/hq-interop/
H A Dquic-hq-interop-server.c176 static SSL_CTX *create_ctx(const char *cert_path, const char *key_path) in create_ctx()
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dccdefname.c82 static const char *key_path = "Software\\MIT\\Kerberos5"; variable
H A Dinit_os_ctx.c114 const char *key_path = "Software\\MIT\\Kerberos5"; in get_from_registry() local
/freebsd/crypto/openssl/demos/http3/
H A Dossl-nghttp3-demo-server.c905 static SSL_CTX *create_ctx(const char *cert_path, const char *key_path) in create_ctx()