Searched refs:encrypted_path (Results 1 – 2 of 2) sorted by relevance
181 err = fname_encrypt(inode, &iname, sd->encrypted_path, ciphertext_len); in __fscrypt_encrypt_symlink()192 sd->encrypted_path[ciphertext_len] = '\0'; in __fscrypt_encrypt_symlink()242 cstr.name = (unsigned char *)sd->encrypted_path; in fscrypt_get_symlink()
51 char encrypted_path[1]; member