Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dtestmgr.c283 struct testvec_config { struct
308 static const struct testvec_config default_cipher_testvec_configs[] = { argument
365 static const struct testvec_config default_hash_testvec_configs[] = {
481 static bool valid_testvec_config(const struct testvec_config *cfg) in valid_testvec_config()
740 const struct testvec_config *cfg, in build_cipher_test_sglists()
777 const struct testvec_config *cfg, in prepare_keybuf()
986 static void generate_random_testvec_config(struct testvec_config *cfg, in generate_random_testvec_config()
1124 const struct testvec_config *cfg, in build_hash_sglist()
1143 const struct testvec_config *cfg) in check_hash_result()
1160 const struct testvec_config *cfg) in check_shash_op()
[all …]