/freebsd/contrib/wpa/src/common/ |
H A D | dpp_auth.c | 678 u8 *unwrapped = NULL; in dpp_auth_req_rx() local 803 unwrapped = os_malloc(unwrapped_len); in dpp_auth_req_rx() 804 if (!unwrapped) in dpp_auth_req_rx() 808 2, addr, len, unwrapped) < 0) { in dpp_auth_req_rx() 813 unwrapped, unwrapped_len); in dpp_auth_req_rx() 815 if (dpp_check_attrs(unwrapped, unwrapped_len) < 0) { in dpp_auth_req_rx() 820 i_nonce = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_I_NONCE, in dpp_auth_req_rx() 829 i_capab = dpp_get_attr(unwrapped, unwrapped_len, in dpp_auth_req_rx() 839 bin_clear_free(unwrapped, unwrapped_len); in dpp_auth_req_rx() 840 unwrapped = NULL; in dpp_auth_req_rx() [all …]
|
H A D | dpp_reconfig.c | 678 u8 *unwrapped = NULL; in dpp_reconfig_auth_resp_rx() local 788 unwrapped = os_malloc(unwrapped_len); in dpp_reconfig_auth_resp_rx() 789 if (!unwrapped) in dpp_reconfig_auth_resp_rx() 793 2, addr, len, unwrapped) < 0) { in dpp_reconfig_auth_resp_rx() 798 unwrapped, unwrapped_len); in dpp_reconfig_auth_resp_rx() 800 if (dpp_check_attrs(unwrapped, unwrapped_len) < 0) { in dpp_reconfig_auth_resp_rx() 805 c_nonce = dpp_get_attr(unwrapped, unwrapped_len, in dpp_reconfig_auth_resp_rx() 814 conn_status = dpp_get_attr(unwrapped, unwrapped_len, in dpp_reconfig_auth_resp_rx() 838 bin_clear_free(unwrapped, unwrapped_len); in dpp_reconfig_auth_resp_rx() 858 u8 *unwrapped = NULL; in dpp_reconfig_auth_conf_rx() local [all …]
|
H A D | dpp_pkex.c | 1032 u8 *unwrapped = NULL; in dpp_pkex_rx_commit_reveal_req() local 1062 unwrapped = os_malloc(unwrapped_len); in dpp_pkex_rx_commit_reveal_req() 1063 if (!unwrapped) in dpp_pkex_rx_commit_reveal_req() 1076 2, addr, len, unwrapped) < 0) { in dpp_pkex_rx_commit_reveal_req() 1084 unwrapped, unwrapped_len); in dpp_pkex_rx_commit_reveal_req() 1086 if (dpp_check_attrs(unwrapped, unwrapped_len) < 0) { in dpp_pkex_rx_commit_reveal_req() 1091 b_key = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_BOOTSTRAP_KEY, in dpp_pkex_rx_commit_reveal_req() 1138 peer_u = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_I_AUTH_TAG, in dpp_pkex_rx_commit_reveal_req() 1187 os_free(unwrapped); in dpp_pkex_rx_commit_reveal_req() 1210 u8 *unwrapped = NULL; in dpp_pkex_rx_commit_reveal_resp() local [all …]
|
H A D | dpp.c | 2282 u8 *unwrapped = NULL; in dpp_conf_req_rx() local 2317 unwrapped = os_malloc(unwrapped_len); in dpp_conf_req_rx() 2318 if (!unwrapped) in dpp_conf_req_rx() 2322 0, NULL, NULL, unwrapped) < 0) { in dpp_conf_req_rx() 2327 unwrapped, unwrapped_len); in dpp_conf_req_rx() 2329 if (dpp_check_attrs(unwrapped, unwrapped_len) < 0) { in dpp_conf_req_rx() 2334 e_nonce = dpp_get_attr(unwrapped, unwrapped_len, in dpp_conf_req_rx() 2346 i_proto = dpp_get_attr(unwrapped, unwrapped_len, in dpp_conf_req_rx() 2378 rx_auth_i = dpp_get_attr(unwrapped, unwrapped_len, in dpp_conf_req_rx() 2398 config_attr = dpp_get_attr(unwrapped, unwrapped_len, in dpp_conf_req_rx() [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_PKEY_decapsulate.pod | 14 unsigned char *unwrapped, size_t *unwrappedlen, 28 If I<unwrapped> is NULL then the size of the output secret buffer 29 is written to I<*unwrappedlen>. If I<unwrapped> is not NULL and the 30 call is successful then the decapsulated secret data is written to I<unwrapped> 33 I<unwrapped>, so that the call can validate it is of sufficient size to hold the
|
H A D | EVP_PKEY_encapsulate.pod | 40 the I<unwrapped> buffer so that its size can be validated by the call, ensuring
|
/freebsd/crypto/openssl/util/ |
H A D | find-doc-nits | 509 my $unwrapped = $thing; 513 $unwrapped =~ s/^B<//; 514 $unwrapped =~ s/>$//; 520 if ( $unwrapped =~ /^\s*-/ ) { 521 return $unwrapped # return option with outer B<> removed
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 7664 FunctionTypeUnwrapper unwrapped(S, type); in handleFunctionTypeAttr() local 7671 if (!unwrapped.isFunctionType()) in handleFunctionTypeAttr() 7675 FunctionType::ExtInfo EI = unwrapped.get()->getExtInfo().withNoReturn(true); in handleFunctionTypeAttr() 7676 type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI)); in handleFunctionTypeAttr() 7682 if (!unwrapped.isFunctionType()) in handleFunctionTypeAttr() 7694 unwrapped.get()->getExtInfo().withCmseNSCall(true); in handleFunctionTypeAttr() 7695 type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI)); in handleFunctionTypeAttr() 7705 if (!unwrapped.isFunctionType()) in handleFunctionTypeAttr() 7710 attr.getLoc(), unwrapped.get()->getReturnType())) in handleFunctionTypeAttr() 7717 = unwrapped.get()->getExtInfo().withProducesResult(true); in handleFunctionTypeAttr() [all …]
|
/freebsd/contrib/sendmail/cf/cf/ |
H A D | submit.cf | 413 # From: lines that have embedded newlines are unwrapped onto one line
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | evp.h | 1932 unsigned char *unwrapped, size_t *unwrappedlen,
|
/freebsd/contrib/sendmail/cf/m4/ |
H A D | proto.m4 | 563 # From: lines that have embedded newlines are unwrapped onto one line
|
/freebsd/contrib/sendmail/cf/ |
H A D | README | 4199 embedded newlines are unwrapped
|
/freebsd/share/dict/ |
H A D | web2 | 225229 unwrapped
|