Home
last modified time | relevance | path

Searched refs:skcipher_writable (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/crypto/
Dalgif_skcipher.c115 static inline bool skcipher_writable(struct sock *sk) in skcipher_writable() function
216 if (sk_wait_event(sk, &timeout, skcipher_writable(sk))) { in skcipher_wait_for_wmem()
230 if (!skcipher_writable(sk)) in skcipher_wmem_wakeup()
373 if (!skcipher_writable(sk)) { in skcipher_sendmsg()
450 if (!skcipher_writable(sk)) { in skcipher_sendpage()
732 if (skcipher_writable(sk)) in skcipher_poll()