Home
last modified time | relevance | path

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

/freebsd-head/crypto/libecc/
HDREADME.md579 #### Adding new hash functions
598 #### Adding new signature algorithms
/freebsd-head/sys/security/mac_veriexec/
HDveriexec_fingerprint.c79 int algorithms, error; in sysctl_mac_veriexec_algorithms() local
/freebsd-head/sys/geom/mirror/
HDg_mirror.h412 static const char *algorithms[] = { in balance_name() local
430 static const char *algorithms[] = { in balance_id() local
/freebsd-head/usr.bin/diff/
HDdiff.c57 } algorithms[] = { variable
/freebsd-head/tools/tools/crypto/
HDcryptotest.c123 } algorithms[] = { variable
/freebsd-head/contrib/libfido2/src/fido/
HDtypes.h267 fido_algo_array_t algorithms; /* list of supported algorithms */ member