Home
last modified time | relevance | path

Searched refs:GWEN_Crypt_PinType_Manage (Results 1 – 17 of 17) sorted by relevance

/dports/devel/libchipcard/libchipcard-5.0.4/src/lib/client/ct/
H A Dct_card.c137 if (pt==GWEN_Crypt_PinType_Manage) in LC_Crypt_Token__ChangePin()
173 if (!initial && (pt!=GWEN_Crypt_PinType_Manage) && in LC_Crypt_Token__ChangePin()
246 if (pt==GWEN_Crypt_PinType_Manage) in LC_Crypt_Token__ChangePin()
298 if (pt==GWEN_Crypt_PinType_Manage) in LC_Crypt_Token__ChangePin()
442 if ((pt!=GWEN_Crypt_PinType_Manage) && in LC_Crypt_Token__EnterPinWithPinInfo()
525 if (pt==GWEN_Crypt_PinType_Manage) in LC_Crypt_Token__EnterPinWithPinInfo()
668 if (pt==GWEN_Crypt_PinType_Manage) { in LC_Crypt_Token__EnterPin()
729 pt==GWEN_Crypt_PinType_Manage) { in LC_Crypt_Token_ChangePin()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/crypt3/
H A Dcryptdefs.h30 GWEN_Crypt_PinType_Manage enumerator
H A Dcryptdefs.c37 return GWEN_Crypt_PinType_Manage; in GWEN_Crypt_PinType_fromString()
50 case GWEN_Crypt_PinType_Manage: in GWEN_Crypt_PinType_toString()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/crypt3/
H A Dcryptdefs.h30 GWEN_Crypt_PinType_Manage enumerator
H A Dcryptdefs.c37 return GWEN_Crypt_PinType_Manage; in GWEN_Crypt_PinType_fromString()
50 case GWEN_Crypt_PinType_Manage: in GWEN_Crypt_PinType_toString()
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/crypt3/
H A Dcryptdefs.h30 GWEN_Crypt_PinType_Manage enumerator
H A Dcryptdefs.c37 return GWEN_Crypt_PinType_Manage; in GWEN_Crypt_PinType_fromString()
50 case GWEN_Crypt_PinType_Manage: in GWEN_Crypt_PinType_toString()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/crypt3/
H A Dcryptdefs.h30 GWEN_Crypt_PinType_Manage enumerator
H A Dcryptdefs.c37 return GWEN_Crypt_PinType_Manage; in GWEN_Crypt_PinType_fromString()
50 case GWEN_Crypt_PinType_Manage: in GWEN_Crypt_PinType_toString()
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/crypt3/
H A Dcryptdefs.h30 GWEN_Crypt_PinType_Manage enumerator
H A Dcryptdefs.c37 return GWEN_Crypt_PinType_Manage; in GWEN_Crypt_PinType_fromString()
50 case GWEN_Crypt_PinType_Manage: in GWEN_Crypt_PinType_toString()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/crypttoken/
H A Dct.c831 if (pt==GWEN_Crypt_PinType_Manage) in GWEN_Crypt_Token__CreatePasswordName()
865 else if (pt==GWEN_Crypt_PinType_Manage) in GWEN_Crypt_Token_GetPin()
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/crypttoken/
H A Dct.c831 if (pt==GWEN_Crypt_PinType_Manage) in GWEN_Crypt_Token__CreatePasswordName()
865 else if (pt==GWEN_Crypt_PinType_Manage) in GWEN_Crypt_Token_GetPin()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/crypttoken/
H A Dct.c831 if (pt==GWEN_Crypt_PinType_Manage) in GWEN_Crypt_Token__CreatePasswordName()
865 else if (pt==GWEN_Crypt_PinType_Manage) in GWEN_Crypt_Token_GetPin()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/crypttoken/
H A Dct.c831 if (pt==GWEN_Crypt_PinType_Manage) in GWEN_Crypt_Token__CreatePasswordName()
865 else if (pt==GWEN_Crypt_PinType_Manage) in GWEN_Crypt_Token_GetPin()
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/crypttoken/
H A Dct.c831 if (pt==GWEN_Crypt_PinType_Manage) in GWEN_Crypt_Token__CreatePasswordName()
865 else if (pt==GWEN_Crypt_PinType_Manage) in GWEN_Crypt_Token_GetPin()
/dports/devel/libchipcard/libchipcard-5.0.4/src/ct/starcoscard/
H A Dstarcoscard.c505 GWEN_Crypt_PinType_Manage, in LC_Crypt_TokenStarcos__EnsureAdminPin()