Lines Matching refs:an
59 I<bld> into an allocated OSSL_PARAM array.
75 I<val> is stored by value and an expression or auto variable can be used.
77 OSSL_PARAM_BLD_push_BN() is a function that will create an OSSL_PARAM object
84 OSSL_PARAM_BLD_push_BN_pad() is a function that will create an OSSL_PARAM object
87 is specified an error results.
93 OSSL_PARAM_BLD_push_utf8_string() is a function that will create an OSSL_PARAM
100 OSSL_PARAM_BLD_push_octet_string() is a function that will create an OSSL_PARAM
105 OSSL_PARAM_BLD_push_utf8_ptr() is a function that will create an OSSL_PARAM
112 OSSL_PARAM_BLD_push_octet_ptr() is a function that will create an OSSL_PARAM
131 support nonnegative B<BIGNUM>s. They return an error on negative B<BIGNUM>s.
135 Both examples creating an OSSL_PARAM array that contains an RSA key.
147 This example shows how to create an OSSL_PARAM array that contains an RSA
171 This example shows how to create an OSSL_PARAM array that contains an RSA