Home
last modified time | relevance | path

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

/linux-6.1.9/net/xfrm/
Dxfrm_user.c961 bool redact_secret = xfrm_redact(); in copy_to_user_auth() local
970 if (redact_secret && auth->alg_key_len) in copy_to_user_auth()
982 if (redact_secret && auth->alg_key_len) in copy_to_user_auth()
994 bool redact_secret = xfrm_redact(); in copy_to_user_aead() local
1002 if (redact_secret && aead->alg_key_len) in copy_to_user_aead()
1013 bool redact_secret = xfrm_redact(); in copy_to_user_ealg() local
1022 if (redact_secret && ealg->alg_key_len) in copy_to_user_ealg()