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

/freebsd-13-stable/crypto/openssl/include/internal/
H A Dconstant_time.h345 static ossl_inline void constant_time_cond_swap_64(uint64_t mask, uint64_t *a, function
/freebsd-13-stable/crypto/openssl/crypto/ec/curve448/
H A Dfield.h163 constant_time_cond_swap_64(swap, &(x[0].limb[i]), &(y->limb[i]));

Completed in 66 milliseconds