Searched refs:inputKey (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 Dgost_keywrap.h18 * inputKey - 32byte key to be diversified
24 const unsigned char *inputKey,
H A Dgost_keywrap.c18 * inputKey - 32byte key to be diversified
23 void keyDiversifyCryptoPro(gost_ctx * ctx, const unsigned char *inputKey, argument
30 memcpy(outputKey, inputKey, 32);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgost_keywrap.h18 * inputKey - 32byte key to be diversified
24 const unsigned char *inputKey,
H A Dgost_keywrap.c18 * inputKey - 32byte key to be diversified
23 void keyDiversifyCryptoPro(gost_ctx * ctx, const unsigned char *inputKey, argument
30 memcpy(outputKey, inputKey, 32);

Completed in 115 milliseconds