Searched defs:create (Results 1 – 7 of 7) sorted by relevance
143 int create, const char *s) in ossl_property_string()252 int create) in ossl_property_name()263 int create) in ossl_property_value()
56 static int parse_name(OSSL_LIB_CTX *ctx, const char *t[], int create, in parse_name()194 OSSL_PROPERTY_DEFINITION *res, const int create) in parse_string()225 OSSL_PROPERTY_DEFINITION *res, const int create) in parse_unquoted()257 OSSL_PROPERTY_DEFINITION *res, int create) in parse_value()
23 CONF *(*create) (CONF_METHOD *meth); member
27 int (*create) (BIO *); member
65 static int int_table_check(ENGINE_TABLE **t, int create) in int_table_check()
118 static int int_cleanup_check(int create) in int_cleanup_check()
1137 const char *serialfile, int create) in x509_load_serial()
Completed in 35 milliseconds