Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/
H A Dconstant_time_locl.h134 static inline unsigned int constant_time_lt(unsigned int a, unsigned int b) in constant_time_lt() function
/dflybsd-src/crypto/libressl/ssl/
H A Ds3_cbc.c81 constant_time_lt(unsigned int a, unsigned int b) in constant_time_lt() function