Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/cert/
H A Dext_chk.c354 typedef enum { CHOICE_NONE, CHOICE_START, CHOICE_DONE } CHOICE_STATE; enumerator
477 attributeCheckInfo->choiceState = CHOICE_START; in checkAttributeEntry()
552 if( attributeCheckInfo->choiceState == CHOICE_START ) in checkAttributeEntry()