Home
last modified time | relevance | path

Searched defs:noPkcs15objects (Results 1 – 6 of 6) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/keyset/
H A Dpkcs15_get.c88 static int getTrustedCert( IN_ARRAY( noPkcs15objects ) \ in IN_ARRAY() argument
162 IN_LENGTH_SHORT const int noPkcs15objects, in getConfigItem()
502 IN_LENGTH_SHORT const int noPkcs15objects, in getItem()
645 const int noPkcs15objects = keysetInfoPtr->keyDataNoObjects; in getFirstItemFunction() local
685 const int noPkcs15objects = keysetInfoPtr->keyDataNoObjects; in getNextItemFunction() local
H A Dpkcs15.c200 IN_LENGTH_SHORT const int noPkcs15objects, in findEntry()
364 IN_LENGTH_SHORT const int noPkcs15objects, in findFreeEntry()
428 void pkcs15Free( INOUT_ARRAY( noPkcs15objects ) PKCS15_INFO *pkcs15info, in INOUT_ARRAY() argument
H A Dpkcs15_add.c115 IN_LENGTH_SHORT const int noPkcs15objects, in addConfigData()
234 IN_LENGTH_SHORT const int noPkcs15objects, in addSecretKey()
H A Dpkcs15_set.c170 const int noPkcs15objects = keysetInfoPtr->keyDataNoObjects; in setItemFunction() local
516 const int noPkcs15objects = keysetInfoPtr->keyDataNoObjects; in setSpecialItemFunction() local
H A Dpkcs15_wr.c132 IN_LENGTH_SHORT const int noPkcs15objects ) in pkcs15Flush()
H A Dpkcs15_adpb.c405 IN_LENGTH_SHORT const int noPkcs15objects, in pkcs15AddCertChain()