Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DBN_bn2bin.pod8 BN_print, BN_print_fp, BN_bn2mpi, BN_mpi2bn - format conversions
33 BIGNUM *BN_mpi2bn(unsigned char *s, int len, BIGNUM *ret);
75 BN_bn2mpi() and BN_mpi2bn() convert B<BIGNUM>s from and to a format
85 BN_mpi2bn() converts the B<len> bytes long representation at B<s> to
104 BN_bn2mpi() returns the length of the representation. BN_mpi2bn()
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_mpi.c42 BIGNUM *BN_mpi2bn(const unsigned char *d, int n, BIGNUM *ain) in BN_mpi2bn() function
/freebsd/crypto/openssl/include/openssl/
H A Dbn.h250 BIGNUM *BN_mpi2bn(const unsigned char *s, int len, BIGNUM *ret);
/freebsd/crypto/openssl/test/
H A Dbntest.c2065 if (!TEST_ptr(bn2 = BN_mpi2bn(scratch, mpi_len, NULL))) in test_mpi()
/freebsd/secure/lib/libcrypto/
H A DVersion.map544 BN_mpi2bn;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1044 MLINKS+= BN_bn2bin.3 BN_mpi2bn.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num3475 BN_mpi2bn 3551 3_0_0 EXIST::FUNCTION: