Searched refs:X509_LOOKUP_ctrl (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/crypto/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
|
| /freebsd-12-stable/crypto/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,
|
| /freebsd-12-stable/crypto/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
|
| /freebsd-12-stable/secure/lib/libcrypto/ |
| D | Version.map | 3039 X509_LOOKUP_ctrl;
|
| /freebsd-12-stable/secure/lib/libcrypto/man/man3/ |
| D | Makefile | 2954 MLINKS+= X509_LOOKUP.3 X509_LOOKUP_ctrl.3
|