Home
last modified time | relevance | path

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

/crypto/
Dtestmgr.c484 static bool valid_testvec_config(const struct testvec_config *cfg) in valid_testvec_config()
743 const struct testvec_config *cfg, in build_cipher_test_sglists()
780 const struct testvec_config *cfg, in prepare_keybuf()
802 #define do_setkey(setkey_f, tfm, key, ksize, cfg, alignmask) \ argument
989 static void generate_random_testvec_config(struct testvec_config *cfg, in generate_random_testvec_config()
1127 const struct testvec_config *cfg, in build_hash_sglist()
1146 const struct testvec_config *cfg) in check_hash_result()
1163 const struct testvec_config *cfg) in check_shash_op()
1174 const struct testvec_config *cfg, in test_shash_vec_cfg()
1340 const struct testvec_config *cfg) in check_nonfinal_ahash_op()
[all …]
Dcrypto_user_base.c482 struct netlink_kernel_cfg cfg = { in crypto_netlink_init() local