Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/envelope/
H A Dres_actn.c605 int cryptActionCount = 0, macActionCount = 0; in checkActions() local
682 cryptActionCount++; in checkActions()
702 cryptActionCount != 1 || macActionCount != 1 ) in checkActions()
707 if( cryptActionCount > 0 ) in checkActions()
710 if( cryptActionCount > 1 || \ in checkActions()
720 if( genericSecretActionCount != 0 || cryptActionCount != 0 ) in checkActions()