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

/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dkrb5_locl.h353 PKINIT_WIN2K = 1, enumerator in enum:krb5_pk_type
H A Dpkinit.c662 if (ctx->type == PKINIT_WIN2K) {
741 if (ctx->type == PKINIT_WIN2K) {
845 ctx->type = PKINIT_WIN2K;
1178 if (ctx->type == PKINIT_WIN2K)
1198 if (type == PKINIT_WIN2K) {
1259 if (type == PKINIT_WIN2K) {
1275 case PKINIT_WIN2K:
1652 } else if (ctx->type == PKINIT_WIN2K) {
1694 ret = pk_rd_pa_reply_enckey(context, PKINIT_WIN2K, &data, &oid, realm,
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dpkinit.c779 cp->type = PKINIT_WIN2K;
939 case PKINIT_WIN2K: {
1053 if (cp->type == PKINIT_WIN2K) {
1409 } else if (cp->type == PKINIT_WIN2K) {

Completed in 129 milliseconds