Searched refs:gost_enc_with_key (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 Dgosthash.c98 gost_enc_with_key(c, Key, H, S);
106 gost_enc_with_key(c, Key, H + 8, S + 8);
130 gost_enc_with_key(c, Key, H + 16, S + 16);
138 gost_enc_with_key(c, Key, H + 24, S + 24);
H A Dgost89.h69 void gost_enc_with_key(gost_ctx *, byte * key, byte * inblock,
H A Dgost89.c407 void gost_enc_with_key(gost_ctx * c, byte * key, byte * inblock, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgosthash.c98 gost_enc_with_key(c, Key, H, S);
106 gost_enc_with_key(c, Key, H + 8, S + 8);
130 gost_enc_with_key(c, Key, H + 16, S + 16);
138 gost_enc_with_key(c, Key, H + 24, S + 24);
H A Dgost89.h69 void gost_enc_with_key(gost_ctx *, byte * key, byte * inblock,
H A Dgost89.c407 void gost_enc_with_key(gost_ctx * c, byte * key, byte * inblock, function

Completed in 27 milliseconds