Searched defs:sessionKey (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost_keywrap.c66 keyWrapCryptoPro(gost_ctx * ctx, const unsigned char *keyExchangeKey, const unsigned char *ukm, const unsigned char *sessionKey, unsigned char *wrappedKey) argument
91 keyUnwrapCryptoPro(gost_ctx * ctx, const unsigned char *keyExchangeKey, const unsigned char *wrappedKey, unsigned char *sessionKey) argument

Completed in 65 milliseconds