Home
last modified time | relevance | path

Searched refs:OSSL_PARAM_construct_BN (Results 1 – 8 of 8) sorted by relevance

/openssl/doc/man3/
H A DOSSL_PARAM_int.pod16 OSSL_PARAM_construct_ulong, OSSL_PARAM_construct_BN,
65 OSSL_PARAM OSSL_PARAM_construct_BN(const char *key, unsigned char *buf,
188 OSSL_PARAM_construct_BN() is a function that constructs a large integer
314 OSSL_PARAM_construct_TYPE(), OSSL_PARAM_construct_BN(),
336 OSSL_PARAM_construct_BN() currently constructs an L<OSSL_PARAM(3)> structure
/openssl/include/openssl/
H A Dparams.h85 OSSL_PARAM OSSL_PARAM_construct_BN(const char *key, unsigned char *buf,
/openssl/test/
H A Dparams_test.c387 params[n++] = OSSL_PARAM_construct_BN("p3", bignumbin, sizeof(bignumbin)); in construct_api_params()
H A Dparams_api_test.c624 params[n++] = OSSL_PARAM_construct_BN("bignum", ubuf, sizeof(ubuf)); in test_param_construct()
/openssl/crypto/evp/
H A Dp_lib.c2181 params[0] = OSSL_PARAM_construct_BN(key_name, buffer, sizeof(buffer)); in EVP_PKEY_get_bn_param()
2333 params[0] = OSSL_PARAM_construct_BN(key_name, buffer, bsize); in EVP_PKEY_set_bn_param()
H A Dctrl_params_translate.c471 OSSL_PARAM_construct_BN(translation->param_key, in default_fixup_args()
/openssl/crypto/
H A Dparams.c1151 OSSL_PARAM OSSL_PARAM_construct_BN(const char *key, unsigned char *buf, in OSSL_PARAM_construct_BN() function
/openssl/util/
H A Dlibcrypto.num4547 OSSL_PARAM_construct_BN 4675 3_0_0 EXIST::FUNCTION:

Completed in 51 milliseconds