Searched defs:fast_state (Results 1 – 3 of 3) sorted by relevance
88 struct fast_state { struct89 enum PA_FX_FAST_REQUEST_enum type;90 unsigned int flags;100 krb5_keyblock *reply_key;101 krb5_ccache armor_ccache;102 krb5_principal armor_service;103 krb5_crypto armor_crypto;104 krb5_keyblock armor_key;105 krb5_keyblock *strengthen_key;106 } fast_state; member
162 int fast_state; member