Searched refs:_wait (Results 1 – 2 of 2) sorted by relevance
383 #define DECLARE_CRYPTO_WAIT(_wait) \ argument384 struct crypto_wait _wait = { \385 COMPLETION_INITIALIZER_ONSTACK((_wait).completion), 0 }
134 static inline int get_random_ ## name ## _wait(ret_type *out) { \