OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timingsafe_bcmp
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/libfido2/dist/openbsd-compat/
timingsafe_bcmp.c
1
/* $OpenBSD:
timingsafe_bcmp
.c,v 1.1 2010/09/24 13:33:00 matthew Exp $ */
18
/* OPENBSD ORIGINAL: lib/libc/string/
timingsafe_bcmp
.c */
25
timingsafe_bcmp
(const void *b1, const void *b2, size_t n)
function
timingsafe_bcmp.c
1
/* $OpenBSD:
timingsafe_bcmp
.c,v 1.1 2010/09/24 13:33:00 matthew Exp $ */
18
/* OPENBSD ORIGINAL: lib/libc/string/
timingsafe_bcmp
.c */
25
timingsafe_bcmp
(const void *b1, const void *b2, size_t n)
function
/src/crypto/external/bsd/openssh/dist/
includes.h
17
#define
timingsafe_bcmp
(a, b, c) (!consttime_memequal((a), (b), (c)))
macro
includes.h
17
#define
timingsafe_bcmp
(a, b, c) (!consttime_memequal((a), (b), (c)))
macro
Completed in 41 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026