Home
last modified time | relevance | path

Searched defs:algorithms (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/sys/security/mac_veriexec/
H A Dveriexec_fingerprint.c79 int algorithms, error; in sysctl_mac_veriexec_algorithms() local
/freebsd-src/sys/geom/mirror/
H A Dg_mirror.h412 static const char *algorithms[] = { in balance_name() local
430 static const char *algorithms[] = { in balance_id() local
/freebsd-src/usr.bin/diff/
H A Ddiff.c57 } algorithms[] = { variable
/freebsd-src/tools/tools/crypto/
H A Dcryptotest.c123 } algorithms[] = { variable
/freebsd-src/contrib/libfido2/src/fido/
H A Dtypes.h267 fido_algo_array_t algorithms; /* list of supported algorithms */ member