Lines Matching refs:DECLARE_PKEY_PARAM_BIGNUM
196 #define DECLARE_PKEY_PARAM_BIGNUM(name) BIGNUM *name = NULL macro
199 #define DECLARE_PKEY_PARAM_BIGNUM(name) const BIGNUM *name macro
559 DECLARE_PKEY_PARAM_BIGNUM(n); in ossl_certchain()
560 DECLARE_PKEY_PARAM_BIGNUM(e); in ossl_certchain()
595 DECLARE_PKEY_PARAM_BIGNUM(p); in ossl_certchain()
596 DECLARE_PKEY_PARAM_BIGNUM(q); in ossl_certchain()
597 DECLARE_PKEY_PARAM_BIGNUM(g); in ossl_certchain()
598 DECLARE_PKEY_PARAM_BIGNUM(pub_key); in ossl_certchain()
632 DECLARE_PKEY_PARAM_BIGNUM(p); in ossl_certchain()
633 DECLARE_PKEY_PARAM_BIGNUM(q); in ossl_certchain()
634 DECLARE_PKEY_PARAM_BIGNUM(g); in ossl_certchain()
635 DECLARE_PKEY_PARAM_BIGNUM(pub_key); in ossl_certchain()