Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/engines/ccgost/
Dgost_crypt.c78 static int gost_imit_update(EVP_MD_CTX *ctx, const void *data, size_t count);
93 gost_imit_update,
533 int gost_imit_update(EVP_MD_CTX *ctx, const void *data, size_t count) in gost_imit_update() function
575 gost_imit_update(ctx, buffer, 8); in gost_imit_final()