Home
last modified time | relevance | path

Searched refs:OSSL_PARAM_construct_BN (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/openssl/openssl/include/openssl/
H A Dparams.h85 OSSL_PARAM OSSL_PARAM_construct_BN(const char *key, unsigned char *buf,
/third_party/openssl/include/openssl/
H A Dparams.h85 OSSL_PARAM OSSL_PARAM_construct_BN(const char *key, unsigned char *buf,
/third_party/openssl/test/
H A Dparams_test.c386 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()
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dp_lib.c2160 params[0] = OSSL_PARAM_construct_BN(key_name, buffer, sizeof(buffer)); in EVP_PKEY_get_bn_param()
2312 params[0] = OSSL_PARAM_construct_BN(key_name, buffer, bsize); in EVP_PKEY_set_bn_param()
H A Dctrl_params_translate.c473 OSSL_PARAM_construct_BN(translation->param_key, in default_fixup_args()
/third_party/openssl/crypto/evp/
H A Dp_lib.c2157 params[0] = OSSL_PARAM_construct_BN(key_name, buffer, sizeof(buffer)); in EVP_PKEY_get_bn_param()
2309 params[0] = OSSL_PARAM_construct_BN(key_name, buffer, bsize); in EVP_PKEY_set_bn_param()
H A Dctrl_params_translate.c473 OSSL_PARAM_construct_BN(translation->param_key, in default_fixup_args()
/third_party/node/deps/openssl/openssl/crypto/
H A Dparams.c967 OSSL_PARAM OSSL_PARAM_construct_BN(const char *key, unsigned char *buf, in OSSL_PARAM_construct_BN() function
/third_party/openssl/crypto/
H A Dparams.c949 OSSL_PARAM OSSL_PARAM_construct_BN(const char *key, unsigned char *buf, in OSSL_PARAM_construct_BN() function

Completed in 20 milliseconds