Searched defs:def (Results 1 – 7 of 7) sorted by relevance
/openssl/Configurations/platform/ |
H A D | BASE.pm | 41 sub def { return __base($_[1], '.ld') . $_[0]->defext() } subroutine
|
/openssl/apps/ |
H A D | req.c | 1139 const char *def; in prompt_info() local 1344 static int add_DN_object(X509_NAME *n, char *text, const char *def, in add_DN_object() 1364 static int add_attribute_object(X509_REQ *req, char *text, const char *def, in add_attribute_object() 1386 static int build_data(char *text, const char *def, char *value, in build_data()
|
/openssl/crypto/x509/ |
H A D | x509_vpm.c | 142 #define test_x509_verify_param_copy(field, def) \ argument 147 #define x509_verify_param_copy(field, def) \ argument
|
/openssl/crypto/engine/ |
H A D | tb_asnmth.c | 168 static void look_str_cb(int nid, STACK_OF(ENGINE) *sk, ENGINE *def, void *arg) in look_str_cb()
|
/openssl/apps/lib/ |
H A D | s_cb.c | 40 static const char *lookup(int val, const STRINT_PAIR* list, const char* def) in lookup()
|
H A D | apps.c | 1916 int parse_yesno(const char *str, int def) in parse_yesno()
|
/openssl/include/openssl/ |
H A D | asn1t.h.in | 461 # define ASN1_ADB_END(name, flags, field, adb_cb, def, none) \ argument
|
Completed in 53 milliseconds