Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/keyset/
H A Dca_misc.c640 retExtArg( CAMGMT_ARGERROR_REQUEST, in certMgmtFunction()
641 ( CAMGMT_ARGERROR_REQUEST, KEYSET_ERRINFO, in certMgmtFunction()
652 return( CAMGMT_ARGERROR_REQUEST ); in certMgmtFunction()
H A Dca_issue.c201 status = CAMGMT_ARGERROR_REQUEST; in sanitiseCertAttributes()
467 status = CAMGMT_ARGERROR_REQUEST; in caIssueCert()
H A Ddbms.h255 #define CAMGMT_ARGERROR_REQUEST CRYPT_ARGERROR_NUM2 macro