Searched defs:start (Results 1 – 8 of 8) sorted by relevance
/crypto/ |
D | tcrypt.c | 185 unsigned long start, end; in test_mb_aead_jiffies() local 230 cycles_t start, end; in test_mb_aead_cycles() local 456 unsigned long start, end; in test_aead_jiffies() local 495 cycles_t start, end; in test_aead_cycles() local 746 unsigned long start, end; in test_mb_ahash_jiffies() local 791 cycles_t start, end; in test_mb_ahash_cycles() local 910 unsigned long start, end; in test_ahash_jiffies_digest() local 930 unsigned long start, end; in test_ahash_jiffies() local 974 cycles_t start, end; in test_ahash_cycles_digest() local 1023 cycles_t start, end; in test_ahash_cycles() local [all …]
|
D | scatterwalk.c | 56 unsigned int start, unsigned int nbytes, int out) in scatterwalk_map_and_copy()
|
D | ablkcipher.c | 62 static inline u8 *ablkcipher_get_spot(u8 *start, unsigned int len) in ablkcipher_get_spot()
|
D | blkcipher.c | 62 static inline u8 *blkcipher_get_spot(u8 *start, unsigned int len) in blkcipher_get_spot()
|
D | skcipher.c | 86 static inline u8 *skcipher_get_spot(u8 *start, unsigned int len) in skcipher_get_spot()
|
D | drbg.c | 1881 size_t start = 0; in drbg_convert_tfm_core() local
|
D | testmgr.c | 5171 int start = 0; in alg_find_test() local
|
/crypto/async_tx/ |
D | async_pq.c | 112 int start = -1, stop = disks - 3; in do_sync_gen_syndrome() local
|