Home
last modified time | relevance | path

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

/Linux-v5.4/fs/crypto/
Dbio.c63 void fscrypt_enqueue_decrypt_bio(struct fscrypt_ctx *ctx, struct bio *bio) in fscrypt_enqueue_decrypt_bio() function
69 EXPORT_SYMBOL(fscrypt_enqueue_decrypt_bio);
/Linux-v5.4/include/linux/
Dfscrypt.h247 extern void fscrypt_enqueue_decrypt_bio(struct fscrypt_ctx *ctx,
487 static inline void fscrypt_enqueue_decrypt_bio(struct fscrypt_ctx *ctx, in fscrypt_enqueue_decrypt_bio() function