Home
last modified time | relevance | path

Searched refs:BN_RECP_CTX_new (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/doc/man3/
DBN_mod_mul_reciprocal.pod5 BN_mod_mul_reciprocal, BN_div_recp, BN_RECP_CTX_new,
13 BN_RECP_CTX *BN_RECP_CTX_new(void);
32 BN_RECP_CTX_new() allocates and initializes a B<BN_RECP> structure.
35 was created by BN_RECP_CTX_new(), also the structure itself.
50 BN_RECP_CTX_new() returns the newly allocated B<BN_RECP_CTX>, and NULL
/third_party/openssl/crypto/bn/
Dbn_recp.c20 BN_RECP_CTX *BN_RECP_CTX_new(void) in BN_RECP_CTX_new() function
/third_party/openssl/include/openssl/
Dbn.h406 BN_RECP_CTX *BN_RECP_CTX_new(void);
/third_party/openssl/test/
Dbntest.c272 || !TEST_ptr(recp = BN_RECP_CTX_new())) in test_div_recip()
/third_party/openssl/crypto/err/
Dopenssl.txt230 BN_F_BN_RECP_CTX_NEW:150:BN_RECP_CTX_new
/third_party/openssl/util/
Dlibcrypto.num971 BN_RECP_CTX_new 968 1_1_0 EXIST::FUNCTION: