Home
last modified time | relevance | path

Searched defs:unwrapped (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddpp_auth.c678 u8 *unwrapped = NULL; in dpp_auth_req_rx() local
1312 u8 *unwrapped = NULL; in dpp_auth_resp_rx_status() local
1410 u8 *unwrapped = NULL, *unwrapped2 = NULL; in dpp_auth_resp_rx() local
1752 u8 *unwrapped = NULL; in dpp_auth_conf_rx_failure() local
1822 u8 *unwrapped = NULL; in dpp_auth_conf_rx() local
H A Ddpp_reconfig.c678 u8 *unwrapped = NULL; in dpp_reconfig_auth_resp_rx() local
858 u8 *unwrapped = NULL; in dpp_reconfig_auth_conf_rx() local
H A Ddpp_pkex.c1032 u8 *unwrapped = NULL; in dpp_pkex_rx_commit_reveal_req() local
1210 u8 *unwrapped = NULL; in dpp_pkex_rx_commit_reveal_resp() local
H A Ddpp.c2282 u8 *unwrapped = NULL; in dpp_conf_req_rx() local
3306 u8 *unwrapped = NULL; in dpp_conf_resp_rx() local
3520 u8 *unwrapped = NULL; in dpp_conf_result_rx() local
3674 u8 *unwrapped = NULL; in dpp_conn_status_result_rx() local
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dverify_mic.c142 struct k5input in, unwrapped; in krb5_gss_verify_mic() local
H A Dunwrap.c381 struct k5input in, unwrapped; in krb5_gss_unwrap() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7664 FunctionTypeUnwrapper unwrapped(S, type); in handleFunctionTypeAttr() local