Searched refs:X509_LOOKUP_ctrl (Results 1 – 10 of 10) sorted by relevance
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | X509_LOOKUP.pod | 9 X509_LOOKUP_ctrl_ex, X509_LOOKUP_ctrl, 38 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, 106 X509_LOOKUP_ctrl() is similar to X509_LOOKUP_ctrl_ex() but 148 implemented as macros that use X509_LOOKUP_ctrl(). 162 X509_LOOKUP_ctrl() I<cmd>s: 200 X509_LOOKUP_ctrl_ex() and X509_LOOKUP_ctrl()
|
| H A D | X509_LOOKUP_meth_new.pod | 135 X509_LOOKUP_ctrl(). The control function is given the X509_LOOKUP 136 B<ctx>, along with the arguments passed by X509_LOOKUP_ctrl. B<cmd> is
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | x509_vfy.h | 287 X509_LOOKUP_ctrl((x), X509_L_FILE_LOAD, (name), (long)(type), NULL) 290 X509_LOOKUP_ctrl((x), X509_L_ADD_DIR, (name), (long)(type), NULL) 293 X509_LOOKUP_ctrl((x), X509_L_ADD_STORE, (name), 0, NULL) 296 X509_LOOKUP_ctrl((x), X509_L_LOAD_STORE, (name), 0, NULL) 707 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc,
|
| H A D | x509_vfy.h.in | 190 X509_LOOKUP_ctrl((x), X509_L_FILE_LOAD, (name), (long)(type), NULL) 193 X509_LOOKUP_ctrl((x), X509_L_ADD_DIR, (name), (long)(type), NULL) 196 X509_LOOKUP_ctrl((x), X509_L_ADD_STORE, (name), 0, NULL) 199 X509_LOOKUP_ctrl((x), X509_L_LOAD_STORE, (name), 0, NULL) 610 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc,
|
| /freebsd/crypto/openssl/crypto/x509/ |
| H A D | x509_lu.c | 89 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl() function
|
| /freebsd/crypto/openssl/util/ |
| H A D | missingcrypto111.txt | 1484 X509_LOOKUP_ctrl(3)
|
| H A D | libcrypto.num | 3218 X509_LOOKUP_ctrl 3287 3_0_0 EXIST::FUNCTION:
|
| /freebsd/secure/lib/libcrypto/ |
| H A D | Version.map | 2962 X509_LOOKUP_ctrl;
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-migration.pod | 851 L<X509_LOOKUP_by_subject(3)> and L<X509_LOOKUP_ctrl(3)>
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 4791 MLINKS+= X509_LOOKUP.3 X509_LOOKUP_ctrl.3
|