Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
Dcrypto.h52 __le32 cfa_blob_len; member
59 u32 ctxsize = le32_to_cpu(fa->cfa_blob_len); in ceph_fscrypt_auth_len()
Dcrypto.c85 ctxlen = le32_to_cpu(cfa->cfa_blob_len); in ceph_crypt_get_context()
111 cfa->cfa_blob_len = cpu_to_le32(len); in ceph_crypt_set_context()
175 as->fscrypt_auth->cfa_blob_len = cpu_to_le32(ctxsize); in ceph_fscrypt_prepare_context()