Searched defs:eta (Results 1 – 7 of 7) sorted by relevance
/freebsd/sbin/camcontrol/ |
H A D | progress.h | 49 time_t eta; /* estimated # of secs until completion */ member
|
/freebsd/usr.bin/fetch/ |
H A D | fetch.c | 227 long elapsed, eta; in stat_eta() local 283 char bytes[16], bps[16], eta[16]; in stat_display() local 366 char bytes[16], bps[16], eta[16]; in stat_end() local
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | ml_dsa.h | 63 int eta; /* Private key range */ member
|
/freebsd/tools/tools/crypto/ |
H A D | cryptocheck.c | 289 struct alg *eta; in build_eta() local 306 free_eta(struct alg *eta) in free_eta() 1829 struct alg *eta; in run_eta_tests() local 1875 struct alg *eta; in main() local
|
/freebsd/crypto/openssl/crypto/ml_dsa/ |
H A D | ml_dsa_sample.c | 243 int ossl_ml_dsa_vector_expand_S(EVP_MD_CTX *h_ctx, const EVP_MD *md, int eta, in ossl_ml_dsa_vector_expand_S()
|
H A D | ml_dsa_vector.h | 136 vector_expand_S(EVP_MD_CTX *h_ctx, const EVP_MD *md, int eta, in vector_expand_S()
|
/freebsd/crypto/openssh/ |
H A D | moduli.c | 539 unsigned long num_to_process, processed, remaining, percent, eta; in print_progress() local
|