Searched refs:gost_mac_iv (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/crypto/openssl/engines/ccgost/ |
| HD | gost_keywrap.c | 76 gost_mac_iv(ctx, 32, ukm, sessionKey, 32, wrappedKey + 40); in keyWrapCryptoPro() 101 gost_mac_iv(ctx, 32, wrappedKey, sessionKey, 32, cek_mac); in keyUnwrapCryptoPro()
|
| HD | gost89.h | 78 int gost_mac_iv(gost_ctx * ctx, int hmac_len, const unsigned char *iv,
|
| HD | gost89.c | 540 int gost_mac_iv(gost_ctx * ctx, int mac_len, const unsigned char *iv, in gost_mac_iv() function
|