Searched refs:inctx (Results 1 – 2 of 2) sorted by relevance
844 krb5_rd_req_in_ctx inctx, in krb5_rd_req_ctx() argument889 if (inctx && inctx->keytab) in krb5_rd_req_ctx()890 id = inctx->keytab; in krb5_rd_req_ctx()898 } else if(inctx && inctx->keyblock){ in krb5_rd_req_ctx()900 inctx->keyblock, in krb5_rd_req_ctx()1036 if (inctx == NULL || inctx->check_pac) { in krb5_rd_req_ctx()
477 X509_STORE_CTX *inctx = NULL; in get_ocsp_resp_from_responder() local511 inctx = X509_STORE_CTX_new(); in get_ocsp_resp_from_responder()512 if (inctx == NULL) in get_ocsp_resp_from_responder()514 if (!X509_STORE_CTX_init(inctx, in get_ocsp_resp_from_responder()518 obj = X509_STORE_CTX_get_obj_by_subject(inctx, X509_LU_X509, in get_ocsp_resp_from_responder()566 X509_STORE_CTX_free(inctx); in get_ocsp_resp_from_responder()