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

/freebsd-10.1-release/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
[all...]
H A Dgost94_keyx.c215 unsigned char wrappedKey[44]; local
H A Dgost2001_keyx.c225 unsigned char wrappedKey[44]; local

Completed in 104 milliseconds