Home
last modified time | relevance | path

Searched refs:BN_BLINDING_update (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/rsa/
Dblinding.c191 int BN_BLINDING_update(BN_BLINDING *b, BN_CTX *ctx) { in BN_BLINDING_update() function
242 } else if (!BN_BLINDING_update(b, ctx)) { in BN_BLINDING_convert_ex()
Dinternal.h99 int BN_BLINDING_update(BN_BLINDING *b, BN_CTX *ctx);