tree_cell * nasl_okrb5_is_failure(lex_ctxt *lexic)
Returns 0 if the krb5 function was successful and 1 if it failed.
tree_cell * nasl_okrb5_find_kdc(lex_ctxt *lexic)
Returns the defined KDC of a given Realm.
tree_cell * nasl_okrb5_gss_session_key_context(lex_ctxt *lexic)
tree_cell * nasl_okrb5_add_realm(lex_ctxt *lexic)
Adds the given KDC to the given Realm.
tree_cell * nasl_okrb5_gss_update_context_out(lex_ctxt *lexic)
tree_cell * nasl_okrb5_gss_update_context_needs_more(lex_ctxt *lexic)
tree_cell * nasl_okrb5_gss_update_context(lex_ctxt *lexic)
tree_cell * nasl_okrb5_gss_prepare_context(lex_ctxt *lexic)
tree_cell * nasl_okrb5_error_code_to_string(lex_ctxt *lexic)
tree_cell * nasl_okrb5_gss_init(lex_ctxt *lexic)
tree_cell * nasl_okrb5_is_success(lex_ctxt *lexic)
Returns 1 if the krb5 function was successful 0 otherwise.
void nasl_okrb5_clean(void)
struct struct_lex_ctxt lex_ctxt