Home
last modified time | relevance | path

Searched defs:secs (Results 1 – 3 of 3) sorted by relevance

/crypto/
Dtcrypt.c183 int blen, int secs, u32 num_mb) in test_mb_aead_jiffies()
250 static void test_mb_aead_speed(const char *algo, int enc, int secs, in test_mb_aead_speed()
454 int blen, int secs) in test_aead_jiffies()
518 static void test_aead_speed(const char *algo, int enc, unsigned int secs, in test_aead_speed()
744 int secs, u32 num_mb) in test_mb_ahash_jiffies()
811 static void test_mb_ahash_speed(const char *algo, unsigned int secs, in test_mb_ahash_speed()
908 char *out, int secs) in test_ahash_jiffies_digest()
928 int plen, char *out, int secs) in test_ahash_jiffies()
1054 static void test_ahash_speed_common(const char *algo, unsigned int secs, in test_ahash_speed_common()
1135 static void test_ahash_speed(const char *algo, unsigned int secs, in test_ahash_speed()
[all …]
/crypto/asymmetric_keys/
Dverify_pefile.h20 const struct section_header *secs; member
Dverify_pefile.c31 const struct section_header *secs, *sec; in pefile_parse_binary() local