Home
last modified time | relevance | path

Searched refs:GOST_F_PARAM_COPY_GOST01 (Results 1 – 3 of 3) sorted by relevance

/NextBSD/crypto/openssl/engines/ccgost/
HDgost_ameth.c549 GOSTerr(GOST_F_PARAM_COPY_GOST01, GOST_R_INCOMPATIBLE_ALGORITHMS); in param_copy_gost01()
553 GOSTerr(GOST_F_PARAM_COPY_GOST01, GOST_R_KEY_PARAMETERS_MISSING); in param_copy_gost01()
559 GOSTerr(GOST_F_PARAM_COPY_GOST01, ERR_R_MALLOC_FAILURE); in param_copy_gost01()
563 GOSTerr(GOST_F_PARAM_COPY_GOST01, ERR_R_INTERNAL_ERROR); in param_copy_gost01()
568 GOSTerr(GOST_F_PARAM_COPY_GOST01, ERR_R_INTERNAL_ERROR); in param_copy_gost01()
HDe_gost_err.h94 # define GOST_F_PARAM_COPY_GOST01 116 macro
HDe_gost_err.c94 {ERR_FUNC(GOST_F_PARAM_COPY_GOST01), "PARAM_COPY_GOST01"},