Home
last modified time | relevance | path

Searched defs:paramdef (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dparams_from_text.c27 const OSSL_PARAM **paramdef, int *ishex, in prepare_from_text()
137 static int construct_from_text(OSSL_PARAM *to, const OSSL_PARAM *paramdef, in construct_from_text()
208 const OSSL_PARAM *paramdef = NULL; in OSSL_PARAM_allocate_from_text() local