Home
last modified time | relevance | path

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

/freebsd/crypto/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);
138 BN_signed_bn2lebin(), BN_signed_native2bn(), BN_signed_bn2native()
/freebsd/crypto/openssl/include/openssl/
H A Dbn.h252 BIGNUM *BN_signed_native2bn(const unsigned char *s, int len, BIGNUM *ret);
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_lib.c678 BIGNUM *BN_signed_native2bn(const unsigned char *s, int len, BIGNUM *ret) in BN_signed_native2bn() function
/freebsd/crypto/openssl/crypto/
H A Dparams.c1096 b = BN_signed_native2bn(p->data, (int)p->data_size, *val); in OSSL_PARAM_get_BN()
/freebsd/secure/lib/libcrypto/
H A DVersion.map5427 BN_signed_native2bn;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1169 MLINKS+= BN_bn2bin.3 BN_signed_native2bn.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5443 BN_signed_native2bn 5571 3_2_0 EXIST::FUNCTION: