Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dopenssl.c199 #define DECLARE_PKEY_PARAM_BIGNUM(name) BIGNUM *name = NULL macro
202 #define DECLARE_PKEY_PARAM_BIGNUM(name) const BIGNUM *name macro