Home
last modified time | relevance | path

Searched refs:PKINIT_WIN2K (Results 1 – 3 of 3) sorted by relevance

/NextBSD/crypto/heimdal/lib/krb5/
HDpkinit.c662 if (ctx->type == PKINIT_WIN2K) { in pk_mk_padata()
741 if (ctx->type == PKINIT_WIN2K) { in pk_mk_padata()
845 ctx->type = PKINIT_WIN2K; in _krb5_pk_mk_padata()
1178 if (ctx->type == PKINIT_WIN2K) in pk_rd_pa_reply_enckey()
1198 if (type == PKINIT_WIN2K) { in pk_rd_pa_reply_enckey()
1259 if (type == PKINIT_WIN2K) { in pk_rd_pa_reply_enckey()
1275 case PKINIT_WIN2K: in pk_rd_pa_reply_enckey()
1652 } else if (ctx->type == PKINIT_WIN2K) { in _krb5_pk_rd_pa_reply()
1694 ret = pk_rd_pa_reply_enckey(context, PKINIT_WIN2K, &data, &oid, realm, in _krb5_pk_rd_pa_reply()
HDkrb5_locl.h353 PKINIT_WIN2K = 1, enumerator
/NextBSD/crypto/heimdal/kdc/
HDpkinit.c779 cp->type = PKINIT_WIN2K; in _kdc_pk_rd_padata()
939 case PKINIT_WIN2K: { in pk_mk_pa_reply_enckey()
1053 if (cp->type == PKINIT_WIN2K) { in pk_mk_pa_reply_enckey()
1409 } else if (cp->type == PKINIT_WIN2K) { in _kdc_pk_mk_pa_reply()