Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_capi_err.h53 # define CAPI_R_UNSUPPORTED_PUBLIC_KEY_ALGORITHM 128 macro
H A De_capi_err.c53 {ERR_PACK(0, 0, CAPI_R_UNSUPPORTED_PUBLIC_KEY_ALGORITHM),
H A De_capi.txt39 CAPI_R_UNSUPPORTED_PUBLIC_KEY_ALGORITHM:128:unsupported public key algorithm
H A De_capi.c774 CAPI_R_UNSUPPORTED_PUBLIC_KEY_ALGORITHM); in capi_get_pkey()
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_capi_err.h72 # define CAPI_R_UNSUPPORTED_PUBLIC_KEY_ALGORITHM 128 macro
H A De_capi_err.c77 {ERR_PACK(0, 0, CAPI_R_UNSUPPORTED_PUBLIC_KEY_ALGORITHM),
H A De_capi.txt61 CAPI_R_UNSUPPORTED_PUBLIC_KEY_ALGORITHM:128:unsupported public key algorithm
H A De_capi.c761 CAPI_R_UNSUPPORTED_PUBLIC_KEY_ALGORITHM); in capi_get_pkey()