Home
last modified time | relevance | path

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

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