Searched defs:BN_mod_lshift (Results 1 - 1 of 1) sorted by path

/freebsd-10.0-release/crypto/openssl/crypto/bn/
H A Dbn_mod.c231 int BN_mod_lshift(BIGNUM *r, const BIGNUM *a, int n, const BIGNUM *m, BN_CTX *ctx) function

Completed in 124 milliseconds