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

/openbsd-current/regress/sys/crypto/key_wrap/
H A Dkey_wrap_test.c40 u_int8_t kek[32], data[32]; local
/openbsd-current/regress/lib/libcrypto/aeswrap/
H A Daes_wrap.c64 AES_wrap_unwrap_test(const unsigned char *kek, int keybits, argument
106 static const unsigned char kek[] = { local
[all...]
/openbsd-current/lib/libcrypto/cms/
H A Dcms_kari.c251 unsigned char kek[EVP_MAX_KEY_LENGTH]; local
/openbsd-current/sys/net80211/
H A Dieee80211_crypto.c520 ieee80211_eapol_key_encrypt(struct ieee80211com *ic, struct ieee80211_eapol_key *key, const u_int8_t *kek) argument
580 ieee80211_eapol_key_decrypt(struct ieee80211_eapol_key *key, const u_int8_t *kek) argument
H A Dieee80211.h1084 u_int8_t kek[16]; /* Key Encryption Key */ member in struct:ieee80211_ptk
/openbsd-current/sys/dev/ic/
H A Dqwxreg.h6305 uint8_t kek[GTK_OFFLOAD_KEK_BYTES]; member in struct:wmi_gtk_rekey_offload_cmd

Completed in 314 milliseconds