Home
last modified time | relevance | path

Searched refs:tipc_crypto_key_try_align (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c281 static bool tipc_crypto_key_try_align(struct tipc_crypto *rx, u8 new_pending);
1240 * tipc_crypto_key_try_align - Align RX keys if possible
1252 static bool tipc_crypto_key_try_align(struct tipc_crypto *rx, u8 new_pending) in tipc_crypto_key_try_align() function
1834 if (tipc_crypto_key_try_align(rx, tx_key)) in tipc_crypto_rcv()
/kernel/linux/linux-6.6/net/tipc/
H A Dcrypto.c285 static bool tipc_crypto_key_try_align(struct tipc_crypto *rx, u8 new_pending);
1236 * tipc_crypto_key_try_align - Align RX keys if possible
1248 static bool tipc_crypto_key_try_align(struct tipc_crypto *rx, u8 new_pending) in tipc_crypto_key_try_align() function
1830 if (tipc_crypto_key_try_align(rx, tx_key)) in tipc_crypto_rcv()

Completed in 7 milliseconds