Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/gost/
H A Dgost89_keywrap.c111 GOST2814789IMIT(sessionKey, 32, wrappedKey + 40, nid, kek_ukm, ukm); in gost_key_wrap_crypto_pro()
131 GOST2814789IMIT(sessionKey, 32, cek_mac, nid, kek_ukm, wrappedKey); in gost_key_unwrap_crypto_pro()
H A Dgost2814789.c455 GOST2814789IMIT(const unsigned char *d, size_t n, unsigned char *md, int nid, in GOST2814789IMIT() function
/dragonfly/crypto/libressl/include/openssl/
H A Dgost.h116 unsigned char *GOST2814789IMIT(const unsigned char *d, size_t n,