Home
last modified time | relevance | path

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

/third_party/openssl/engines/
De_capi_err.h51 # define CAPI_R_UNSUPPORTED_ALGORITHM_NID 126 macro
De_capi_err.c50 {ERR_PACK(0, 0, CAPI_R_UNSUPPORTED_ALGORITHM_NID),
De_capi.txt37 CAPI_R_UNSUPPORTED_ALGORITHM_NID:126:unsupported algorithm nid
De_capi.c880 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_UNSUPPORTED_ALGORITHM_NID); in capi_rsa_sign()