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

/external/chromium_org/third_party/boringssl/src/crypto/bn/
H A Dkronecker.c62 int BN_kronecker(const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) { function
/external/openssl/crypto/bn/
H A Dbn_kron.c63 int BN_kronecker(const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) function

Completed in 85 milliseconds