Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_capi_err.h51 # define CAPI_R_UNSUPPORTED_ALGORITHM_NID 126 macro
H A De_capi_err.c50 {ERR_PACK(0, 0, CAPI_R_UNSUPPORTED_ALGORITHM_NID),
H A De_capi.txt37 CAPI_R_UNSUPPORTED_ALGORITHM_NID:126:unsupported algorithm nid
H A De_capi.c880 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_UNSUPPORTED_ALGORITHM_NID); in capi_rsa_sign()
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_capi_err.h70 # define CAPI_R_UNSUPPORTED_ALGORITHM_NID 126 macro
H A De_capi_err.c74 {ERR_PACK(0, 0, CAPI_R_UNSUPPORTED_ALGORITHM_NID),
H A De_capi.txt59 CAPI_R_UNSUPPORTED_ALGORITHM_NID:126:unsupported algorithm nid
H A De_capi.c867 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_UNSUPPORTED_ALGORITHM_NID); in capi_rsa_sign()