Home
last modified time | relevance | path

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

/freebsd/crypto/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 B<OSSL_PARAM_UNSIGNED_INTEGER>. OSSL_PARAM_construct_BN() currently
/freebsd/crypto/openssl/include/openssl/
H A Dparams.h85 OSSL_PARAM OSSL_PARAM_construct_BN(const char *key, unsigned char *buf,
/freebsd/crypto/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.c501 params[n++] = OSSL_PARAM_construct_BN("bignum", ubuf, sizeof(ubuf)); in test_param_construct()
/freebsd/crypto/openssl/crypto/evp/
H A Dp_lib.c2168 params[0] = OSSL_PARAM_construct_BN(key_name, buffer, sizeof(buffer)); in EVP_PKEY_get_bn_param()
2320 params[0] = OSSL_PARAM_construct_BN(key_name, buffer, bsize); in EVP_PKEY_set_utf8_string_param()
H A Dctrl_params_translate.c473 OSSL_PARAM_construct_BN(translation->param_key, in default_fixup_args()
/freebsd/crypto/openssl/crypto/
H A Dparams.c967 OSSL_PARAM OSSL_PARAM_construct_BN(const char *key, unsigned char *buf, in OSSL_PARAM_construct_BN() function
/freebsd/secure/lib/libcrypto/
H A DVersion.map5129 OSSL_PARAM_construct_BN;
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c3111 params[1] = OSSL_PARAM_construct_BN(OSSL_PKEY_PARAM_PRIV_KEY, in crypto_ec_key_set_priv()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3093 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_construct_BN.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4547 OSSL_PARAM_construct_BN 4675 3_0_0 EXIST::FUNCTION: