Searched refs:gssapi_ph1_state (Results 1 – 2 of 2) sorted by relevance
189 struct gssapi_ph1_state *gps; in gssapi_init()200 gps = racoon_calloc(1, sizeof (struct gssapi_ph1_state)); in gssapi_init()282 struct gssapi_ph1_state *gps; in gssapi_get_itoken()353 struct gssapi_ph1_state *gps; in gssapi_get_rtoken()408 struct gssapi_ph1_state *gps; in gssapi_save_received_token()430 struct gssapi_ph1_state *gps; in gssapi_get_token_to_send()451 struct gssapi_ph1_state *gps; in gssapi_get_itokens()486 struct gssapi_ph1_state *gps; in gssapi_get_rtokens()524 struct gssapi_ph1_state *gps; in gssapi_wraphash()584 struct gssapi_ph1_state *gps; in gssapi_unwraphash()[all …]
48 struct gssapi_ph1_state { struct69 ((struct gssapi_ph1_state *)((ph)->gssapi_state)) argument