Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_capi_err.h50 # define CAPI_R_UNKNOWN_COMMAND 125 macro
H A De_capi_err.c49 {ERR_PACK(0, 0, CAPI_R_UNKNOWN_COMMAND), "unknown command"},
H A De_capi.txt36 CAPI_R_UNKNOWN_COMMAND:125:unknown command
H A De_capi.c389 CAPIerr(CAPI_F_CAPI_CTRL, CAPI_R_UNKNOWN_COMMAND); in capi_ctrl()
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_capi_err.h69 # define CAPI_R_UNKNOWN_COMMAND 125 macro
H A De_capi_err.c73 {ERR_PACK(0, 0, CAPI_R_UNKNOWN_COMMAND), "unknown command"},
H A De_capi.txt58 CAPI_R_UNKNOWN_COMMAND:125:unknown command
H A De_capi.c386 CAPIerr(CAPI_F_CAPI_CTRL, CAPI_R_UNKNOWN_COMMAND); in capi_ctrl()