Lines Matching defs:testvec_config
262 * struct testvec_config - configuration for testing a crypto test vector
283 struct testvec_config {
308 static const struct testvec_config default_cipher_testvec_configs[] = {
365 static const struct testvec_config default_hash_testvec_configs[] = {
477 * Check whether the given testvec_config is valid. This isn't strictly needed
478 * since every testvec_config should be valid, but check anyway so that people
481 static bool valid_testvec_config(const struct testvec_config *cfg)
740 const struct testvec_config *cfg,
777 const struct testvec_config *cfg,
985 /* Generate a random testvec_config for fuzz testing */
986 static void generate_random_testvec_config(struct testvec_config *cfg,
1124 const struct testvec_config *cfg,
1143 const struct testvec_config *cfg)
1160 const struct testvec_config *cfg)
1177 const struct testvec_config *cfg,
1342 const struct testvec_config *cfg)
1361 const struct testvec_config *cfg,
1527 const struct testvec_config *cfg,
1573 struct testvec_config cfg;
1655 struct testvec_config *cfg;
1929 const struct testvec_config *cfg,
2133 struct testvec_config cfg;
2164 struct testvec_config cfg;
2701 const struct testvec_config *cfg,
2887 struct testvec_config cfg;
2981 struct testvec_config *cfg;