Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_capi_err.h52 # define CAPI_R_UNSUPPORTED_PADDING 127 macro
H A De_capi_err.c52 {ERR_PACK(0, 0, CAPI_R_UNSUPPORTED_PADDING), "unsupported padding"},
H A De_capi.txt38 CAPI_R_UNSUPPORTED_PADDING:127:unsupported padding
H A De_capi.c962 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, CAPI_R_UNSUPPORTED_PADDING); in capi_rsa_priv_dec()
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_capi_err.h71 # define CAPI_R_UNSUPPORTED_PADDING 127 macro
H A De_capi_err.c76 {ERR_PACK(0, 0, CAPI_R_UNSUPPORTED_PADDING), "unsupported padding"},
H A De_capi.txt60 CAPI_R_UNSUPPORTED_PADDING:127:unsupported padding
H A De_capi.c949 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, CAPI_R_UNSUPPORTED_PADDING); in capi_rsa_priv_dec()