Home
last modified time | relevance | path

Searched refs:BN_mod_lshift1 (Results 1 – 3 of 3) sorted by relevance

/external/openssl/crypto/bn/
Dbn_mod.c211 int BN_mod_lshift1(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx) in BN_mod_lshift1() function
Dbn.h478 int BN_mod_lshift1(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx);
/external/openssl/include/openssl/
Dbn.h478 int BN_mod_lshift1(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx);