Home
last modified time | relevance | path

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

/include/crypto/internal/
A Dacompress.h217 return crypto_request_flags(&req->base) & ~CRYPTO_ACOMP_REQ_PRIVATE; in acomp_request_flags()
A Dhash.h253 return crypto_request_flags(&req->base) & ~CRYPTO_AHASH_REQ_PRIVATE; in ahash_request_flags()
/include/crypto/
A Dalgapi.h271 static inline u32 crypto_request_flags(struct crypto_async_request *req) in crypto_request_flags() function

Completed in 7 milliseconds