Home
last modified time | relevance | path

Searched refs:time (Results 1 – 2 of 2) sorted by relevance

/crypto/
Djitterentropy.c128 __u64 time = 0; in jent_loop_shuffle() local
133 jent_get_nstime(&time); in jent_loop_shuffle()
139 time ^= ec->data; in jent_loop_shuffle()
145 shuffle ^= time & mask; in jent_loop_shuffle()
146 time = time >> bits; in jent_loop_shuffle()
185 static __u64 jent_lfsr_time(struct rand_data *ec, __u64 time, __u64 loop_cnt) in jent_lfsr_time() argument
204 __u64 tmp = time << (DATA_SIZE_BITS - i); in jent_lfsr_time()
349 __u64 time = 0; in jent_measure_jitter() local
359 jent_get_nstime(&time); in jent_measure_jitter()
360 current_delta = time - ec->prev_time; in jent_measure_jitter()
[all …]
DKconfig142 bool "Disable run-time self tests"
145 Disable run-time self tests that normally take place at
149 bool "Enable extra run-time crypto self tests"
152 Enable extra run-time self tests of registered crypto algorithms,
1071 modes. Its key setup time is excellent, and its key agility is
1082 tristate "Fixed time AES cipher"
1118 modes. Its key setup time is excellent, and its key agility is
1147 modes. Its key setup time is excellent, and its key agility is