Home
last modified time | relevance | path

Searched refs:BN_signed_native2bn (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DBN_bn2bin.pod7 BN_bn2nativepad, BN_signed_bn2native, BN_native2bn, BN_signed_native2bn,
29 BIGNUM *BN_signed_native2bn(const unsigned char *s, int len, BIGNUM *ret);
/openssl/include/openssl/
H A Dbn.h253 BIGNUM *BN_signed_native2bn(const unsigned char *s, int len, BIGNUM *ret);
/openssl/crypto/bn/
H A Dbn_lib.c680 BIGNUM *BN_signed_native2bn(const unsigned char *s, int len, BIGNUM *ret) in BN_signed_native2bn() function
/openssl/crypto/
H A Dparams.c1082 b = BN_signed_native2bn(p->data, (int)p->data_size, *val); in OSSL_PARAM_get_BN()
/openssl/util/
H A Dlibcrypto.num5443 BN_signed_native2bn 5571 3_2_0 EXIST::FUNCTION:

Completed in 31 milliseconds