Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dtcrypt.c233 static void test_aead_speed(const char *algo, int enc, unsigned int secs, in test_aead_speed()
422 static void test_mb_ahash_speed(const char *algo, unsigned int sec, in test_mb_ahash_speed()
682 static void test_ahash_speed_common(const char *algo, unsigned int secs, in test_ahash_speed_common()
761 static void test_ahash_speed(const char *algo, unsigned int secs, in test_ahash_speed()
767 static void test_hash_speed(const char *algo, unsigned int secs, in test_hash_speed()
858 static void test_skcipher_speed(const char *algo, int enc, unsigned int secs, in test_skcipher_speed()
986 static void test_acipher_speed(const char *algo, int enc, unsigned int secs, in test_acipher_speed()
994 static void test_cipher_speed(const char *algo, int enc, unsigned int secs, in test_cipher_speed()
Dtestmgr.c209 const char *algo, char *result, struct tcrypt_result *tresult) in ahash_partial_update()
268 const char *algo = crypto_tfm_alg_driver_name(crypto_ahash_tfm(tfm)); in __test_hash() local
574 const char *algo = crypto_tfm_alg_driver_name(crypto_aead_tfm(tfm)); in __test_aead() local
998 const char *algo = crypto_tfm_alg_driver_name(crypto_cipher_tfm(tfm)); in test_cipher() local
1078 const char *algo = in __test_skcipher() local
1377 const char *algo = crypto_tfm_alg_driver_name(crypto_comp_tfm(tfm)); in test_comp() local
1459 const char *algo = crypto_tfm_alg_driver_name(crypto_acomp_tfm(tfm)); in test_acomp() local
1627 const char *algo = crypto_tfm_alg_driver_name(crypto_rng_tfm(tfm)); in test_cprng() local
2311 const char *algo = in test_akcipher() local