Searched refs:X509_LOOKUP_ctrl (Results 1 – 6 of 6) sorted by relevance
/third_party/openssl/doc/man3/ |
D | X509_LOOKUP.pod | 9 X509_LOOKUP_ctrl, 32 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, 76 X509_LOOKUP_ctrl() is used to set or get additional data to or from an 101 as macros that use X509_LOOKUP_ctrl(). 146 X509_LOOKUP_ctrl() I<cmd>s: 181 X509_LOOKUP_ctrl() returns -1 if the B<X509_LOOKUP> doesn't have an
|
D | X509_LOOKUP_meth_new.pod | 134 X509_LOOKUP_ctrl(). The control function is given the X509_LOOKUP 135 B<ctx>, along with the arguments passed by X509_LOOKUP_ctrl. B<cmd> is
|
/third_party/openssl/include/openssl/ |
D | x509_vfy.h | 94 X509_LOOKUP_ctrl((x),X509_L_FILE_LOAD,(name),(long)(type),NULL) 97 X509_LOOKUP_ctrl((x),X509_L_ADD_DIR,(name),(long)(type),NULL) 460 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc,
|
/third_party/openssl/crypto/x509/ |
D | x509_lu.c | 74 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl() function
|
/third_party/grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 2294 #define X509_LOOKUP_ctrl BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_LOOKUP_ctrl) macro
|
/third_party/openssl/util/ |
D | libcrypto.num | 3334 X509_LOOKUP_ctrl 3287 1_1_0 EXIST::FUNCTION:
|