Home
last modified time | relevance | path

Searched defs:constant_time_ge (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/
H A Dconstant_time_locl.h144 static inline unsigned int constant_time_ge(unsigned int a, unsigned int b) in constant_time_ge() function
/dflybsd-src/crypto/libressl/ssl/
H A Ds3_cbc.c89 constant_time_ge(unsigned int a, unsigned int b) in constant_time_ge() function