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

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

Completed in 119 milliseconds