Searched refs:rsa_blinding_convert (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/rsa/
H A Drsa_eay.c288 *local = 0; /* instructs rsa_blinding_convert(), rsa_blinding_invert()
317 static int rsa_blinding_convert(BN_BLINDING *b, BIGNUM *f, BIGNUM *unblind, function
359 * instructs rsa_blinding_convert() and rsa_blinding_invert() to store
420 if (!rsa_blinding_convert(blinding, f, unblind, ctx))
502 * instructs rsa_blinding_convert() and rsa_blinding_invert() to store
553 if (!rsa_blinding_convert(blinding, f, unblind, ctx))

Completed in 119 milliseconds