Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/gost/
H A Dgost_err.c81 {ERR_REASON(GOST_R_INVALID_MAC_KEY_LENGTH),"invalid mac key length"},
H A Dgost89imit_pmeth.c144 GOSTerror(GOST_R_INVALID_MAC_KEY_LENGTH); in pkey_gost_mac_ctrl()
/dragonfly/crypto/libressl/include/openssl/
H A Dgost.h246 #define GOST_R_INVALID_MAC_KEY_LENGTH 101 macro