Lines Matching refs:FREE_PKEY_PARAM_BIGNUM
197 #define FREE_PKEY_PARAM_BIGNUM(name) BN_clear_free(name) macro
200 #define FREE_PKEY_PARAM_BIGNUM(name) macro
576 FREE_PKEY_PARAM_BIGNUM(n); in ossl_certchain()
577 FREE_PKEY_PARAM_BIGNUM(e); in ossl_certchain()
613 FREE_PKEY_PARAM_BIGNUM(p); in ossl_certchain()
614 FREE_PKEY_PARAM_BIGNUM(q); in ossl_certchain()
615 FREE_PKEY_PARAM_BIGNUM(g); in ossl_certchain()
616 FREE_PKEY_PARAM_BIGNUM(pub_key); in ossl_certchain()
653 FREE_PKEY_PARAM_BIGNUM(p); in ossl_certchain()
654 FREE_PKEY_PARAM_BIGNUM(q); in ossl_certchain()
655 FREE_PKEY_PARAM_BIGNUM(g); in ossl_certchain()
656 FREE_PKEY_PARAM_BIGNUM(pub_key); in ossl_certchain()