Home
last modified time | relevance | path

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

/freebsd-head/crypto/heimdal/lib/krb5/
HDpkinit.c673 if (ctx->type == PKINIT_WIN2K) { in pk_mk_padata()
752 if (ctx->type == PKINIT_WIN2K) { in pk_mk_padata()
856 ctx->type = PKINIT_WIN2K; in _krb5_pk_mk_padata()
1189 if (ctx->type == PKINIT_WIN2K) in pk_rd_pa_reply_enckey()
1209 if (type == PKINIT_WIN2K) { in pk_rd_pa_reply_enckey()
1270 if (type == PKINIT_WIN2K) { in pk_rd_pa_reply_enckey()
1286 case PKINIT_WIN2K: in pk_rd_pa_reply_enckey()
1755 } else if (ctx->type == PKINIT_WIN2K) { in _krb5_pk_rd_pa_reply()
1797 ret = pk_rd_pa_reply_enckey(context, PKINIT_WIN2K, &data, &oid, realm, in _krb5_pk_rd_pa_reply()
HDkrb5_locl.h354 PKINIT_WIN2K = 1, enumerator
/freebsd-head/crypto/heimdal/kdc/
HDpkinit.c785 cp->type = PKINIT_WIN2K; in _kdc_pk_rd_padata()
945 case PKINIT_WIN2K: { in pk_mk_pa_reply_enckey()
1059 if (cp->type == PKINIT_WIN2K) { in pk_mk_pa_reply_enckey()
1417 } else if (cp->type == PKINIT_WIN2K) { in _kdc_pk_mk_pa_reply()