Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/evp/
H A Dm_gost2814789.c65 return GOST2814789IMIT_Init(ctx->md_data, in gost2814789_init()
/dragonfly/crypto/libressl/include/openssl/
H A Dgost.h112 int GOST2814789IMIT_Init(GOST2814789IMIT_CTX *c, int nid);
/dragonfly/crypto/libressl/crypto/gost/
H A Dgost2814789.c408 GOST2814789IMIT_Init(GOST2814789IMIT_CTX *c, int nid) in GOST2814789IMIT_Init() function
463 GOST2814789IMIT_Init(&c, nid); in GOST2814789IMIT()