Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/engines/ccgost/
HDe_gost_err.h146 # define GOST_R_RANDOM_GENERATOR_ERROR 123 macro
HDe_gost_err.c155 {ERR_REASON(GOST_R_RANDOM_GENERATOR_ERROR), "random generator error"},
HDgost_crypt.c405 GOST_R_RANDOM_GENERATOR_ERROR); in gost_cipher_ctl()