Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/internal/
Dskcipher.h179 static inline u32 skcipher_request_flags(struct skcipher_request *req) in skcipher_request_flags() function
/Linux-v4.19/crypto/
Dskcipher.c715 ablkcipher_request_set_callback(subreq, skcipher_request_flags(req), in skcipher_crypt_ablkcipher()