Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dopenssl.c196 #define DECLARE_PKEY_PARAM_BIGNUM(name) BIGNUM *name = NULL macro
199 #define DECLARE_PKEY_PARAM_BIGNUM(name) const BIGNUM *name macro

Completed in 15 milliseconds