Searched refs:BN_mod_lshift1 (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bn/
H A Dbn_mod.c211 int BN_mod_lshift1(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx) function
219 /* BN_mod_lshift1 variant that may be used if a is non-negative
H A Dbn.h431 int BN_mod_lshift1(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx);

Completed in 55 milliseconds