Searched refs:keyUnwrapCryptoPro (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgost_keywrap.h52 int keyUnwrapCryptoPro(gost_ctx * ctx,
H A Dgost_keywrap.c91 int keyUnwrapCryptoPro(gost_ctx * ctx, const unsigned char *keyExchangeKey, function
H A Dgost2001_keyx.c279 if (!keyUnwrapCryptoPro(&ctx, sharedKey, wrappedKey, key)) {
H A Dgost94_keyx.c267 if (!keyUnwrapCryptoPro(&cctx, sharedKey, wrappedKey, key)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgost_keywrap.h52 int keyUnwrapCryptoPro(gost_ctx * ctx,
H A Dgost_keywrap.c91 int keyUnwrapCryptoPro(gost_ctx * ctx, const unsigned char *keyExchangeKey, function
H A Dgost2001_keyx.c279 if (!keyUnwrapCryptoPro(&ctx, sharedKey, wrappedKey, key)) {
H A Dgost94_keyx.c267 if (!keyUnwrapCryptoPro(&cctx, sharedKey, wrappedKey, key)) {

Completed in 106 milliseconds