Home
last modified time | relevance | path

Searched refs:PGPV_BN_sub_word (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbn.h108 #define BN_sub_word PGPV_BN_sub_word
219 int PGPV_BN_sub_word(PGPV_BIGNUM */*a*/, PGPV_BN_ULONG /*w*/);
H A Dbignum.c5810 PGPV_BN_sub_word(PGPV_BIGNUM *a, PGPV_BN_ULONG w) in PGPV_BN_sub_word() function