Lines Matching refs:unwrapped2
3644 u8 *unwrapped = NULL, *unwrapped2 = NULL;
3906 unwrapped2 = os_malloc(unwrapped2_len);
3907 if (!unwrapped2)
3911 0, NULL, NULL, unwrapped2) < 0) {
3916 unwrapped2, unwrapped2_len);
3918 if (dpp_check_attrs(unwrapped2, unwrapped2_len) < 0) {
3924 r_auth = dpp_get_attr(unwrapped2, unwrapped2_len, DPP_ATTR_R_AUTH_TAG,
3941 bin_clear_free(unwrapped2, unwrapped2_len);
3947 bin_clear_free(unwrapped2, unwrapped2_len);
3963 bin_clear_free(unwrapped2, unwrapped2_len);