Searched defs:paramdef (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | params_from_text.c | 137 static int construct_from_text(OSSL_PARAM *to, const OSSL_PARAM *paramdef, in construct_from_text() argument 208 const OSSL_PARAM *paramdef = NULL; in OSSL_PARAM_allocate_from_text() local 24 prepare_from_text(const OSSL_PARAM *paramdefs, const char *key, const char *value, size_t value_n, const OSSL_PARAM **paramdef, int *ishex, size_t *buf_n, BIGNUM **tmpbn, int *found) prepare_from_text() argument
|
/third_party/openssl/crypto/ |
H A D | params_from_text.c | 131 static int construct_from_text(OSSL_PARAM *to, const OSSL_PARAM *paramdef, in construct_from_text() argument 202 const OSSL_PARAM *paramdef = NULL; in OSSL_PARAM_allocate_from_text() local 24 prepare_from_text(const OSSL_PARAM *paramdefs, const char *key, const char *value, size_t value_n, const OSSL_PARAM **paramdef, int *ishex, size_t *buf_n, BIGNUM **tmpbn, int *found) prepare_from_text() argument
|
Completed in 1 milliseconds