Searched refs:CAPI_R_FUNCTION_NOT_SUPPORTED (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
H A D | e_capi_err.h | 41 # define CAPI_R_FUNCTION_NOT_SUPPORTED 116 macro
|
H A D | e_capi_err.c | 37 {ERR_PACK(0, 0, CAPI_R_FUNCTION_NOT_SUPPORTED), "function not supported"},
|
H A D | e_capi.txt | 25 CAPI_R_FUNCTION_NOT_SUPPORTED:116:function not supported
|
H A D | e_capi.c | 827 CAPIerr(CAPI_F_CAPI_RSA_PRIV_ENC, CAPI_R_FUNCTION_NOT_SUPPORTED); in capi_rsa_priv_enc() 1131 CAPIerr(CAPI_F_WIDE_TO_ASC, CAPI_R_FUNCTION_NOT_SUPPORTED); in wide_to_asc()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/ |
H A D | e_capi_err.h | 60 # define CAPI_R_FUNCTION_NOT_SUPPORTED 116 macro
|
H A D | e_capi_err.c | 61 {ERR_PACK(0, 0, CAPI_R_FUNCTION_NOT_SUPPORTED), "function not supported"},
|
H A D | e_capi.txt | 47 CAPI_R_FUNCTION_NOT_SUPPORTED:116:function not supported
|
H A D | e_capi.c | 814 CAPIerr(CAPI_F_CAPI_RSA_PRIV_ENC, CAPI_R_FUNCTION_NOT_SUPPORTED); in capi_rsa_priv_enc()
|