Home
last modified time | relevance | path

Searched refs:HKDF_TYPE_REKEY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dcrypto.h23 HKDF_TYPE_REKEY = 2, enumerator
H A Dcrypto.c123 ret = update_key(tcp->connect->send_key, new_key, HKDF_TYPE_REKEY); in tls_set_tx()
154 ret = update_key(tcp->connect->recv_key, new_key, HKDF_TYPE_REKEY); in tls_set_rx()
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dcrypto.h23 HKDF_TYPE_REKEY = 2, enumerator
H A Dcrypto.c123 ret = update_key(tcp->connect->send_key, new_key, HKDF_TYPE_REKEY); in tls_set_tx()
154 ret = update_key(tcp->connect->recv_key, new_key, HKDF_TYPE_REKEY); in tls_set_rx()

Completed in 2 milliseconds