Home
last modified time | relevance | path

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

/src/crypto/openssl/doc/man3/
H A 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
/src/crypto/openssl/crypto/bn/
H A Dbn_recp.c20 BN_RECP_CTX *BN_RECP_CTX_new(void) in BN_RECP_CTX_new() function
/src/crypto/openssl/include/openssl/
H A Dbn.h456 BN_RECP_CTX *BN_RECP_CTX_new(void);
/src/secure/lib/libcrypto/
H A DVersion.map455 BN_RECP_CTX_new;
/src/crypto/openssl/test/
H A Dbntest.c287 || !TEST_ptr(recp = BN_RECP_CTX_new())) in test_div_recip()
/src/secure/lib/libcrypto/man/man3/
H A DMakefile1200 MLINKS+= BN_mod_mul_reciprocal.3 BN_RECP_CTX_new.3
/src/crypto/openssl/util/
H A Dlibcrypto.num943 BN_RECP_CTX_new 968 3_0_0 EXIST::FUNCTION: