Home
last modified time | relevance | path

Searched refs:crypto_user_alg (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/include/
H A Dtst_crypto.h88 const struct crypto_user_alg *alg);
110 const struct crypto_user_alg *alg);
/third_party/ltp/lib/
H A Dtst_crypto.c69 const struct crypto_user_alg *alg) in tst_crypto_add_alg()
85 const struct crypto_user_alg *alg) in tst_crypto_del_alg()
/third_party/ltp/testcases/kernel/crypto/
H A Dcrypto_user02.c62 struct crypto_user_alg alg; in setup()
89 struct crypto_user_alg alg = {}; in run()
H A Dcrypto_user01.c118 const struct crypto_user_alg *alg = NLMSG_DATA(nh); in validate_one_alg()
122 check_for_leaks("crypto_user_alg::cru_name", alg->cru_name); in validate_one_alg()
123 check_for_leaks("crypto_user_alg::cru_driver_name", in validate_one_alg()
125 check_for_leaks("crypto_user_alg::cru_module_name", in validate_one_alg()
158 struct crypto_user_alg payload = { 0 }; in run()
H A Dpcrypt_aead01.c39 struct crypto_user_alg a = { in run()
/third_party/ltp/include/lapi/
H A Dcryptouser.h43 struct crypto_user_alg { struct

Completed in 3 milliseconds