Home
last modified time | relevance | path

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

/openssl/engines/
H A De_capi_err.h28 # define CAPI_R_CANT_GET_KEY 102 macro
H A De_capi_err.c19 {ERR_PACK(0, 0, CAPI_R_CANT_GET_KEY), "can't get key"},
H A De_capi.txt11 CAPI_R_CANT_GET_KEY:102:can't get key
H A De_capi.c866 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_CANT_GET_KEY); in capi_rsa_sign()
963 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, CAPI_R_CANT_GET_KEY); in capi_rsa_priv_dec()
1038 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_CANT_GET_KEY); in capi_dsa_do_sign()

Completed in 10 milliseconds