Lines Matching refs:bn
32 const BIGNUM *bn);
34 const BIGNUM *bn, size_t sz);
83 that holds the specified BIGNUM I<bn>.
84 When the I<bn> is zero or positive, its OSSL_PARAM type becomes
86 When the I<bn> is negative, its OSSL_PARAM type becomes B<OSSL_PARAM_INTEGER>.
87 If I<bn> is marked as being securely allocated, its OSSL_PARAM representation
89 The I<bn> argument is stored by reference and the underlying BIGNUM object
93 that holds the specified BIGNUM I<bn>.
96 When the I<bn> is zero or positive, its OSSL_PARAM type becomes
98 When the I<bn> is negative, its OSSL_PARAM type becomes B<OSSL_PARAM_INTEGER>.
99 If I<bn> is marked as being securely allocated, its OSSL_PARAM representation
101 The I<bn> argument is stored by reference and the underlying BIGNUM object