Home
last modified time | relevance | path

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

/crypto/
Dtcrypt.c184 int blen, int secs, u32 num_mb) in test_mb_aead_jiffies()
251 static void test_mb_aead_speed(const char *algo, int enc, int secs, in test_mb_aead_speed()
462 int blen, int secs) in test_aead_jiffies()
526 static void test_aead_speed(const char *algo, int enc, unsigned int secs, in test_aead_speed()
758 int secs, u32 num_mb) in test_mb_ahash_jiffies()
825 static void test_mb_ahash_speed(const char *algo, unsigned int secs, in test_mb_ahash_speed()
922 char *out, int secs) in test_ahash_jiffies_digest()
942 int plen, char *out, int secs) in test_ahash_jiffies()
1068 static void test_ahash_speed_common(const char *algo, unsigned int secs, in test_ahash_speed_common()
1149 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