Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ubifs/
Dcrypto.c4 static int ubifs_crypt_get_context(struct inode *inode, void *ctx, size_t len) in ubifs_crypt_get_context() function
82 .get_context = ubifs_crypt_get_context,