Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_blind.c192 BN_BLINDING_update(BN_BLINDING *b, BN_CTX *ctx) in BN_BLINDING_update() function
245 else if (!BN_BLINDING_update(b, ctx)) in BN_BLINDING_convert_ex()
/dragonfly/crypto/libressl/include/openssl/
H A Dbn.h527 int BN_BLINDING_update(BN_BLINDING *b, BN_CTX *ctx);