Home
last modified time | relevance | path

Searched defs:BN_rshift (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_shift.c150 int BN_rshift(BIGNUM *r, const BIGNUM *a, int n) in BN_rshift() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_shift.c150 int BN_rshift(BIGNUM *r, const BIGNUM *a, int n) in BN_rshift() function
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbn.h83 #define BN_rshift PGPV_BN_rshift macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c5304 BN_rshift(BIGNUM *r, const BIGNUM *a, int n) in BN_rshift() function
/netbsd-src/sbin/nvmectl/
H A Dbignum.c5326 BN_rshift(BIGNUM *r, const BIGNUM *a, int n) in BN_rshift() function