Lines Matching refs:gss_unwrap
296 major = gss_unwrap(&minor, ctx, &in, &out, NULL, NULL); in test_bogus_1964_token()
338 major = gss_unwrap(&minor, ctx, &in, &out, NULL, NULL); in test_cfx_altered_ec()
375 major = gss_unwrap(&minor, ctx, &in, &out, NULL, NULL); in test_cfx_short_plaintext()
407 major = gss_unwrap(&minor, ctx, &in, &out, NULL, NULL); in test_cfx_large_ec()
513 major = gss_unwrap(&minor, ctx, token, &unwrapped, NULL, NULL); in unwraptest()
526 major = gss_unwrap(&minor, ctx, token, &unwrapped, NULL, NULL); in unwraptest()
587 major = gss_unwrap(&minor, ctx, &in, &out, NULL, NULL); in test_short_header()
596 major = gss_unwrap(&minor, ctx, &in, &out, NULL, NULL); in test_short_header()
674 major = gss_unwrap(&minor, ctx, &in, &out, NULL, NULL); in test_short_checksum()
685 major = gss_unwrap(&minor, ctx, &in, &out, NULL, NULL); in test_short_checksum()
711 major = gss_unwrap(&minor, ctx, &in, &out, NULL, NULL); in test_bad_pad()