Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/engines/ccgost/
HDgost_sign.c61 GOSTerr(GOST_F_GOST_DO_SIGN, ERR_R_MALLOC_FAILURE); in gost_do_sign()
67 GOSTerr(GOST_F_GOST_DO_SIGN, GOST_R_NO_MEMORY); in gost_do_sign()
74 GOSTerr(GOST_F_GOST_DO_SIGN, ERR_R_MALLOC_FAILURE); in gost_do_sign()
92 GOSTerr(GOST_F_GOST_DO_SIGN, ERR_R_MALLOC_FAILURE); in gost_do_sign()
105 GOSTerr(GOST_F_GOST_DO_SIGN, ERR_R_MALLOC_FAILURE); in gost_do_sign()
HDe_gost_err.h88 # define GOST_F_GOST_DO_SIGN 112 macro
HDe_gost_err.c88 {ERR_FUNC(GOST_F_GOST_DO_SIGN), "GOST_DO_SIGN"},