Home
last modified time | relevance | path

Searched refs:BN_swap (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/crypto/external/bsd/netpgp/dist/src/libbn/
Dbn.h113 void BN_swap(BIGNUM */*a*/, BIGNUM */*b*/);
Dbignum.c5276 BN_swap(BIGNUM *a, BIGNUM *b) in BN_swap() function
/netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
Dbn.h79 #define BN_swap PGPV_BN_swap macro
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/
Dman.inc79 BN_swap.3 \
Dcrypto.map682 BN_swap;
Dcrypto.expsym680 BN_swap@@OPENSSL_3.0.0
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/bn/
Dbn_lib.c365 void BN_swap(BIGNUM *a, BIGNUM *b) in BN_swap() function
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dbntest.c166 BN_swap(a, b); in test_swap()
188 BN_swap(a, b); in test_swap()
/netbsd/src/crypto/external/bsd/openssl/dist/doc/
Dbuild.info762 DEPEND[html/man3/BN_swap.html]=man3/BN_swap.pod
763 GENERATE[html/man3/BN_swap.html]=man3/BN_swap.pod
764 DEPEND[man/man3/BN_swap.3]=man3/BN_swap.pod
765 GENERATE[man/man3/BN_swap.3]=man3/BN_swap.pod
2976 html/man3/BN_swap.html \
3584 man/man3/BN_swap.3 \
/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dlibcrypto.num2802 BN_swap 2866 3_0_0 EXIST::FUNCTION:
/netbsd/src/distrib/sets/lists/comp/
Dmi5199 ./usr/share/man/cat3/BN_swap.0 comp-c-catman .cat
13797 ./usr/share/man/html3/BN_swap.html comp-c-htmlman html
22242 ./usr/share/man/man3/BN_swap.3 comp-c-man .man
/netbsd/src/crypto/external/bsd/openssl/dist/
DCHANGES.md14489 * New function BN_swap.