Searched defs:BN_lshift (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/bn/
H A Dbn_shift.c135 int BN_lshift(BIGNUM *r, const BIGNUM *a, int n) function
/external/chromium_org/third_party/boringssl/src/crypto/bn/
H A Dshift.c61 int BN_lshift(BIGNUM *r, const BIGNUM *a, int n) { function

Completed in 276 milliseconds