Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dtestmgr.c301 struct testvec_config { struct
327 static const struct testvec_config default_cipher_testvec_configs[] = { argument
397 static const struct testvec_config default_hash_testvec_configs[] = {
511 static bool valid_testvec_config(const struct testvec_config *cfg) in valid_testvec_config()
771 const struct testvec_config *cfg, in build_cipher_test_sglists()
829 const struct testvec_config *cfg, in prepare_keybuf()
1095 struct testvec_config *cfg, in generate_random_testvec_config()
1250 const struct testvec_config *cfg, in build_hash_sglist()
1269 const struct testvec_config *cfg) in check_hash_result()
1286 const struct testvec_config *cfg) in check_shash_op()
[all …]