Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/
H A DREADME.md579 #### Adding new hash functions
598 #### Adding new signature algorithms
/freebsd/sys/security/mac_veriexec/
H A Dveriexec_fingerprint.c79 int algorithms, error; in sysctl_mac_veriexec_algorithms() local
/freebsd/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/tools/tools/crypto/
H A Dcryptotest.c123 } algorithms[] = { variable
/freebsd/usr.bin/diff/
H A Ddiff.c57 } algorithms[] = { variable
/freebsd/contrib/libfido2/src/fido/
H A Dtypes.h265 fido_algo_array_t algorithms; /* list of supported algorithms */ global() member