Home
last modified time | relevance | path

Searched refs:GOST_R_INVALID_DIGEST_TYPE (Results 1 – 5 of 5) sorted by relevance

/dragonfly/crypto/libressl/crypto/gost/
H A Dgost_err.c79 {ERR_REASON(GOST_R_INVALID_DIGEST_TYPE) ,"invalid digest type"},
H A Dgost89imit_pmeth.c136 GOSTerror(GOST_R_INVALID_DIGEST_TYPE); in pkey_gost_mac_ctrl()
H A Dgostr341001_pmeth.c585 GOSTerror(GOST_R_INVALID_DIGEST_TYPE); in pkey_gost01_ctrl()
H A Dgostr341001_ameth.c566 GOSTerror(GOST_R_INVALID_DIGEST_TYPE); in param_decode_gost01()
/dragonfly/crypto/libressl/include/openssl/
H A Dgost.h244 #define GOST_R_INVALID_DIGEST_TYPE 100 macro