Home
last modified time | relevance | path

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

/crypto/
Djitterentropy.c343 __u64 time = 0; in jent_loop_shuffle() local
348 jent_get_nstime(&time); in jent_loop_shuffle()
354 time ^= ec->data; in jent_loop_shuffle()
360 shuffle ^= time & mask; in jent_loop_shuffle()
361 time = time >> bits; in jent_loop_shuffle()
396 static void jent_lfsr_time(struct rand_data *ec, __u64 time, __u64 loop_cnt, in jent_lfsr_time() argument
416 __u64 tmp = time << (DATA_SIZE_BITS - i); in jent_lfsr_time()
533 __u64 time = 0; in jent_measure_jitter() local
544 jent_get_nstime(&time); in jent_measure_jitter()
545 current_delta = jent_delta(ec->prev_time, time); in jent_measure_jitter()
[all …]
DKconfig48 At load time, this module overrides the built-in implementations of
53 This module is intended to be loaded at early boot time in order to
171 bool "Disable run-time self tests"
174 Disable run-time self tests that normally take place at
178 bool "Enable extra run-time crypto self tests"
181 Enable extra run-time self tests of registered crypto algorithms,
1131 modes. Its key setup time is excellent, and its key agility is
1142 tristate "Fixed time AES cipher"
1178 modes. Its key setup time is excellent, and its key agility is
1206 modes. Its key setup time is excellent, and its key agility is