Searched defs:load_cert (Results 1 – 4 of 4) sorted by relevance
| /third_party/nghttp2/src/ |
| D | shrpx_tls_test.cc | 197 static X509 *load_cert(const char *path) { in load_cert() function
|
| /third_party/openssl/apps/include/ |
| D | apps.h | 116 #define load_cert(uri, format, desc) load_cert_pass(uri, format, 1, NULL, desc) macro
|
| /third_party/node/deps/openssl/openssl/apps/include/ |
| D | apps.h | 116 #define load_cert(uri, format, desc) load_cert_pass(uri, format, 1, NULL, desc) macro
|
| /third_party/ffmpeg/libavformat/ |
| D | tls_securetransport.c | 153 static int load_cert(URLContext *h) in load_cert() function
|