Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dcrypto.c19 dst->crypto_buf = src->crypto_buf; in ext4_fname_from_fscrypt_name()
63 name.crypto_buf = fname->crypto_buf; in ext4_fname_free_filename()
66 fname->crypto_buf.name = NULL; in ext4_fname_free_filename()
/linux/include/linux/
H A Dfscrypt.h48 struct fscrypt_str crypto_buf; member
437 kfree(fname->crypto_buf.name); in fscrypt_free_filename()