Searched refs:sharedKey (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgost2001_keyx.c226 unsigned char sharedKey[32]; local
276 VKO_compute_key(sharedKey, 32,
279 if (!keyUnwrapCryptoPro(&ctx, sharedKey, wrappedKey, key)) {
H A Dgost94_keyx.c216 unsigned char sharedKey[32]; local
266 make_cp_exchange_key(gost_get0_priv_key(priv), peerkey, sharedKey); local
267 if (!keyUnwrapCryptoPro(&cctx, sharedKey, wrappedKey, key)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgost2001_keyx.c226 unsigned char sharedKey[32]; local
276 VKO_compute_key(sharedKey, 32,
279 if (!keyUnwrapCryptoPro(&ctx, sharedKey, wrappedKey, key)) {
H A Dgost94_keyx.c216 unsigned char sharedKey[32]; local
266 make_cp_exchange_key(gost_get0_priv_key(priv), peerkey, sharedKey); local
267 if (!keyUnwrapCryptoPro(&cctx, sharedKey, wrappedKey, key)) {

Completed in 33 milliseconds