Searched refs:gost_mac_iv (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgost_keywrap.c76 gost_mac_iv(ctx, 32, ukm, sessionKey, 32, wrappedKey + 40);
101 gost_mac_iv(ctx, 32, wrappedKey, sessionKey, 32, cek_mac);
H A Dgost89.h78 int gost_mac_iv(gost_ctx * ctx, int hmac_len, const unsigned char *iv,
H A Dgost89.c540 int gost_mac_iv(gost_ctx * ctx, int mac_len, const unsigned char *iv, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgost_keywrap.c76 gost_mac_iv(ctx, 32, ukm, sessionKey, 32, wrappedKey + 40);
101 gost_mac_iv(ctx, 32, wrappedKey, sessionKey, 32, cek_mac);
H A Dgost89.h78 int gost_mac_iv(gost_ctx * ctx, int hmac_len, const unsigned char *iv,
H A Dgost89.c540 int gost_mac_iv(gost_ctx * ctx, int mac_len, const unsigned char *iv, function

Completed in 26 milliseconds