Home
last modified time | relevance | path

Searched defs:mac_key (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/crypto/libressl/ssl/
H A Dtls12_key_schedule.c70 tls12_key_block_client_write(struct tls12_key_block *kb, CBS *mac_key, in tls12_key_block_client_write()
79 tls12_key_block_server_write(struct tls12_key_block *kb, CBS *mac_key, in tls12_key_block_server_write()
H A Dtls12_record_layer.c51 uint8_t *mac_key; member
396 const uint8_t *mac_key, size_t mac_key_len) in tls12_record_layer_set_mac_key()
416 struct tls12_record_protection *rp, int is_write, CBS *mac_key, CBS *key, in tls12_record_layer_ccs_aead()
467 struct tls12_record_protection *rp, int is_write, CBS *mac_key, CBS *key, in tls12_record_layer_ccs_cipher()
549 struct tls12_record_protection *rp, int is_write, CBS *mac_key, CBS *key, in tls12_record_layer_change_cipher_state()
562 CBS *mac_key, CBS *key, CBS *iv) in tls12_record_layer_change_read_cipher_state()
594 CBS *mac_key, CBS *key, CBS *iv) in tls12_record_layer_change_write_cipher_state()
H A Dt1_enc.c168 EVP_PKEY *mac_key = NULL; in tls1_P_hash() local
302 CBS mac_key, key, iv; in tls1_change_cipher_state() local
/dflybsd-src/crypto/libressl/crypto/evp/
H A Dpmeth_gn.c209 EVP_PKEY *mac_key = NULL; in EVP_PKEY_new_mac_key() local
/dflybsd-src/sys/dev/netif/bwn/bwn/
H A Dif_bwnvar.h934 struct bwn_key mac_key[58]; member