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

/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost_keywrap.c23 keyDiversifyCryptoPro(gost_ctx * ctx, const unsigned char *inputKey, const unsigned char *ukm, unsigned char *outputKey) argument
66 keyWrapCryptoPro(gost_ctx * ctx, const unsigned char *keyExchangeKey, const unsigned char *ukm, const unsigned char *sessionKey, unsigned char *wrappedKey) argument
H A Dgost94_keyx.c101 unsigned char shared_key[32], ukm[8], crypted_key[44]; local
H A Dgost2001_keyx.c123 unsigned char ukm[8], shared_key[32], crypted_key[44]; local
22 VKO_compute_key(unsigned char *shared_key, size_t shared_key_size, const EC_POINT *pub_key, EC_KEY *priv_key, const unsigned char *ukm) argument
/freebsd-10-stable/crypto/openssl/crypto/cms/
H A Dcms_lcl.h202 ASN1_OCTET_STRING *ukm; member in struct:CMS_KeyAgreeRecipientInfo_st

Completed in 123 milliseconds