Home
last modified time | relevance | path

Searched refs:encrypted_path (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
H A Dhooks.c262 err = fscrypt_fname_encrypt(inode, &iname, sd->encrypted_path, in __fscrypt_encrypt_symlink()
272 sd->encrypted_path[ciphertext_len] = '\0'; in __fscrypt_encrypt_symlink()
340 cstr.name = (unsigned char *)sd->encrypted_path; in fscrypt_get_symlink()
H A Dfscrypt_private.h169 char encrypted_path[1]; member
/kernel/linux/linux-6.6/fs/crypto/
H A Dhooks.c295 err = fscrypt_fname_encrypt(inode, &iname, sd->encrypted_path, in __fscrypt_encrypt_symlink()
305 sd->encrypted_path[ciphertext_len] = '\0'; in __fscrypt_encrypt_symlink()
373 cstr.name = (unsigned char *)sd->encrypted_path; in fscrypt_get_symlink()
H A Dfscrypt_private.h174 char encrypted_path[]; member

Completed in 4 milliseconds