Searched defs:BN_nnmod (Results 1 – 3 of 3) sorted by relevance
13 int BN_nnmod(BIGNUM *r, const BIGNUM *m, const BIGNUM *d, BN_CTX *ctx) in BN_nnmod() function
45 pub fn BN_nnmod( in BN_nnmod() function