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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrb5_locl.h352 PKINIT_27 = 2 enumerator in enum:krb5_pk_type
H A Dpkinit.c646 } else if (ctx->type == PKINIT_27) {
699 } else if (ctx->type == PKINIT_27) {
790 ctx->type = PKINIT_27;
1231 case PKINIT_27:
1554 if (ctx->type == PKINIT_27) {
1640 ret = pk_rd_pa_reply_enckey(context, PKINIT_27, &data, &oid, realm,
/netbsd-current/crypto/external/bsd/heimdal/dist/kdc/
H A Dpkinit.c739 cp->type = PKINIT_27;
868 case PKINIT_27:
1181 if (cp->type == PKINIT_27) {

Completed in 80 milliseconds