HomeSort by: relevance | last modified time | path
    Searched refs:krb5_init_creds_context (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
init_creds_pw.c 156 free_init_creds_ctx(krb5_context context, krb5_init_creds_context ctx)
294 * @param ctx The krb5_init_creds_context check for expiration.
300 krb5_init_creds_context ctx)
393 krb5_init_creds_context ctx)
1406 krb5_init_creds_context *rctx)
1408 krb5_init_creds_context ctx;
1442 * @param ctx a krb5_init_creds_context context.
1453 krb5_init_creds_context ctx,
1495 * @param ctx ctx krb5_init_creds_context context.
1504 krb5_init_creds_context ctx
    [all...]
krb5-protos.h 4852 * Free the krb5_init_creds_context allocated by krb5_init_creds_init().
4855 * @param ctx The krb5_init_creds_context to free.
4863 krb5_init_creds_context /*ctx*/);
4866 * Get new credentials as setup by the krb5_init_creds_context.
4869 * @param ctx The krb5_init_creds_context to process.
4877 krb5_init_creds_context /*ctx*/);
4880 * Extract the newly acquired credentials from krb5_init_creds_context
4893 krb5_init_creds_context /*ctx*/,
4907 krb5_init_creds_context /*ctx*/,
4936 krb5_init_creds_context */*rctx*/)
    [all...]
krb5.h 105 typedef struct krb5_get_init_creds_ctx *krb5_init_creds_context; typedef in typeref:struct:krb5_get_init_creds_ctx
  /src/crypto/external/bsd/heimdal/include/
krb5-protos.h 4850 * Free the krb5_init_creds_context allocated by krb5_init_creds_init().
4853 * @param ctx The krb5_init_creds_context to free.
4861 krb5_init_creds_context /*ctx*/);
4864 * Get new credentials as setup by the krb5_init_creds_context.
4867 * @param ctx The krb5_init_creds_context to process.
4875 krb5_init_creds_context /*ctx*/);
4878 * Extract the newly acquired credentials from krb5_init_creds_context
4891 krb5_init_creds_context /*ctx*/,
4905 krb5_init_creds_context /*ctx*/,
4934 krb5_init_creds_context */*rctx*/)
    [all...]
  /src/crypto/external/bsd/heimdal/dist/kdc/
kdc-tester.c 216 krb5_init_creds_context ctx;
  /src/crypto/external/bsd/heimdal/dist/kuser/
kinit.c 483 krb5_init_creds_context ctx = NULL;

Completed in 27 milliseconds