Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ubifs/
Dcrypto.c4 static int ubifs_crypt_get_context(struct inode *inode, void *ctx, size_t len) in ubifs_crypt_get_context() function
92 .get_context = ubifs_crypt_get_context,