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

/linux-master/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) function
1830 if (tipc_crypto_key_try_align(rx, tx_key))

Completed in 94 milliseconds