Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/
H A Dconstant_time.h110 static inline unsigned char constant_time_eq_int_8(int a, int b);
179 static inline unsigned char constant_time_eq_int_8(int a, int b) in constant_time_eq_int_8() function