Searched refs:redact_secret (Results 1 – 1 of 1) sorted by relevance
1214 bool redact_secret = xfrm_redact(); in copy_to_user_auth() local1223 if (redact_secret && auth->alg_key_len) in copy_to_user_auth()1237 if (redact_secret && auth->alg_key_len) in copy_to_user_auth()1249 bool redact_secret = xfrm_redact(); in copy_to_user_aead() local1259 if (redact_secret && aead->alg_key_len) in copy_to_user_aead()1270 bool redact_secret = xfrm_redact(); in copy_to_user_ealg() local1280 if (redact_secret && ealg->alg_key_len) in copy_to_user_ealg()