Searched refs:CAPI_R_UNSUPPORTED_PADDING (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
| H A D | e_capi_err.h | 52 # define CAPI_R_UNSUPPORTED_PADDING 127 macro
|
| H A D | e_capi_err.c | 52 {ERR_PACK(0, 0, CAPI_R_UNSUPPORTED_PADDING), "unsupported padding"},
|
| H A D | e_capi.txt | 38 CAPI_R_UNSUPPORTED_PADDING:127:unsupported padding
|
| H A D | e_capi.c | 962 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 D | e_capi_err.h | 71 # define CAPI_R_UNSUPPORTED_PADDING 127 macro
|
| H A D | e_capi_err.c | 76 {ERR_PACK(0, 0, CAPI_R_UNSUPPORTED_PADDING), "unsupported padding"},
|
| H A D | e_capi.txt | 60 CAPI_R_UNSUPPORTED_PADDING:127:unsupported padding
|
| H A D | e_capi.c | 949 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, CAPI_R_UNSUPPORTED_PADDING); in capi_rsa_priv_dec()
|