k5_pac_locate_buffer
k5_pac_locate_buffer(krb5_context context,
ret = k5_pac_locate_buffer(context, pacctx->pac, type, NULL);
ret = k5_pac_locate_buffer(context, pac, type, &d);
ret = k5_pac_locate_buffer(context, pac, KRB5_PAC_CLIENT_INFO,
ret = k5_pac_locate_buffer(context, pac, buffer_type, &buffer);
if (k5_pac_locate_buffer(context, pac, type, NULL) == 0)
ret = k5_pac_locate_buffer(context, pac, KRB5_PAC_SERVER_CHECKSUM,
ret = k5_pac_locate_buffer(context, pac, type, &cksumdata);
ret = k5_pac_locate_buffer(context, pac, buftype, &buf);
ret = k5_pac_locate_buffer(context, pac, KRB5_PAC_TICKET_CHECKSUM,
if (k5_pac_locate_buffer(context, pac, KRB5_PAC_CLIENT_INFO,