Searched refs:GOST_F_PUB_ENCODE_GOST01 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/crypto/openssl/engines/ccgost/
H A De_gost_err.h115 # define GOST_F_PUB_ENCODE_GOST01 135 macro
H A De_gost_err.c115 {ERR_FUNC(GOST_F_PUB_ENCODE_GOST01), "PUB_ENCODE_GOST01"},
H A Dgost_ameth.c740 GOSTerr(GOST_F_PUB_ENCODE_GOST01, GOST_R_PUBLIC_KEY_UNDEFINED);
746 GOSTerr(GOST_F_PUB_ENCODE_GOST01, ERR_R_MALLOC_FAILURE);
754 GOSTerr(GOST_F_PUB_ENCODE_GOST01, ERR_R_INTERNAL_ERROR);

Completed in 77 milliseconds