Searched refs:concatbuf (Results 1 – 1 of 1) sorted by relevance
402 gss_buffer_desc concatbuf, micbuf; in test_mic() local409 concatbuf.value = concat; in test_mic()410 concatbuf.length = strlen(concat); in test_mic()421 major = gss_verify_mic(&minor, ctx2, &concatbuf, &iov[3].buffer, &qop); in test_mic()429 major = gss_get_mic(&minor, ctx1, GSS_C_QOP_DEFAULT, &concatbuf, &micbuf); in test_mic()