Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
DBN_bn2bin.pod8 BN_mpi2bn - format conversions
30 BIGNUM *BN_mpi2bn(unsigned char *s, int len, BIGNUM *ret);
67 BN_bn2mpi() and BN_mpi2bn() convert B<BIGNUM>s from and to a format
77 BN_mpi2bn() converts the B<len> bytes long representation at B<s> to
96 BN_bn2mpi() returns the length of the representation. BN_mpi2bn()
/third_party/openssl/crypto/bn/
Dbn_mpi.c42 BIGNUM *BN_mpi2bn(const unsigned char *d, int n, BIGNUM *ain) in BN_mpi2bn() function
/third_party/openssl/include/openssl/
Dbn.h226 BIGNUM *BN_mpi2bn(const unsigned char *s, int len, BIGNUM *ret);
/third_party/openssl/test/
Dbntest.c2061 if (!TEST_ptr(bn2 = BN_mpi2bn(scratch, mpi_len, NULL))) in test_mpi()
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h957 #define BN_mpi2bn BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BN_mpi2bn) macro
/third_party/openssl/crypto/err/
Dopenssl.txt225 BN_F_BN_MPI2BN:112:BN_mpi2bn
/third_party/openssl/util/
Dlibcrypto.num3597 BN_mpi2bn 3551 1_1_0 EXIST::FUNCTION: