HomeSort by: relevance | last modified time | path
    Searched refs:PKINIT_27 (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
krb5_locl.h 352 PKINIT_27 = 2
pkinit.c 646 } 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,
  /src/crypto/external/bsd/heimdal/dist/kdc/
pkinit.c 739 cp->type = PKINIT_27;
868 case PKINIT_27:
1181 if (cp->type == PKINIT_27) {

Completed in 29 milliseconds