Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/doc/man3/
HDBN_bn2bin.pod7 BN_bn2nativepad, BN_native2bn, BN_bn2hex, BN_bn2dec, BN_hex2bn, BN_dec2bn,
22 BIGNUM *BN_native2bn(const unsigned char *s, int len, BIGNUM *ret);
53 BN_bn2nativepad() and BN_native2bn() are identical to BN_bn2binpad() and
/freebsd-14-stable/crypto/openssl/test/
HDparams_test.c141 if (!TEST_ptr(obj->p3 = BN_native2bn(params->data, in raw_set_params()
463 || !TEST_ptr(BN_native2bn(bignumbin, p->return_size, app_p3)) in test_case_variant()
514 || !TEST_ptr(BN_native2bn(bignumbin, p->return_size, app_p3)) in test_case_variant()
/freebsd-14-stable/crypto/openssl/include/openssl/
HDbn.h248 BIGNUM *BN_native2bn(const unsigned char *s, int len, BIGNUM *ret);
/freebsd-14-stable/crypto/openssl/crypto/bn/
HDbn_lib.c598 BIGNUM *BN_native2bn(const unsigned char *s, int len, BIGNUM *ret) in BN_native2bn() function
/freebsd-14-stable/crypto/openssl/crypto/
HDparams.c930 b = BN_native2bn(p->data, (int)p->data_size, *val); in OSSL_PARAM_get_BN()
/freebsd-14-stable/secure/lib/libcrypto/
HDVersion.map4512 BN_native2bn;
/freebsd-14-stable/secure/lib/libcrypto/man/man3/
HDMakefile1047 MLINKS+= BN_bn2bin.3 BN_native2bn.3
/freebsd-14-stable/crypto/openssl/util/
HDlibcrypto.num4444 BN_native2bn 4572 3_0_0 EXIST::FUNCTION: