Home
last modified time | relevance | path

Searched refs:BN_consttime_swap (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/crypto/openssl/crypto/ec/
Dec2_mult.c333 BN_consttime_swap(scalar->d[i] & mask, x1, x2, group->field.top); in ec_GF2m_montgomery_point_multiply()
334 BN_consttime_swap(scalar->d[i] & mask, z1, z2, group->field.top); in ec_GF2m_montgomery_point_multiply()
339 BN_consttime_swap(scalar->d[i] & mask, x1, x2, group->field.top); in ec_GF2m_montgomery_point_multiply()
340 BN_consttime_swap(scalar->d[i] & mask, z1, z2, group->field.top); in ec_GF2m_montgomery_point_multiply()
/freebsd-9-stable/crypto/openssl/crypto/bn/
Dbn.h535 void BN_consttime_swap(BN_ULONG swap, BIGNUM *a, BIGNUM *b, int nwords);
Dbn_gf2m.c1317 void BN_consttime_swap(BN_ULONG condition, BIGNUM *a, BIGNUM *b, int nwords) in BN_consttime_swap() function
/freebsd-9-stable/crypto/openssl/
DNEWS62 o FIPS capable link failure with missing symbol BN_consttime_swap.
/freebsd-9-stable/crypto/openssl/util/
Dlibeay.num3515 BN_consttime_swap 3907 EXIST::FUNCTION: