Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/engines/ccgost/
HDe_gost_err.h133 # define GOST_R_INVALID_IV_LENGTH 110 macro
HDe_gost_err.c141 {ERR_REASON(GOST_R_INVALID_IV_LENGTH), "invalid iv length"},
HDgost_crypt.c490 GOSTerr(GOST_F_GOST89_GET_ASN1_PARAMETERS, GOST_R_INVALID_IV_LENGTH); in gost89_get_asn1_parameters()