Home
last modified time | relevance | path

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

/linux-6.1.9/fs/crypto/
Dfname.c210 static int fscrypt_base64url_encode(const u8 *src, int srclen, char *dst) in fscrypt_base64url_encode() function
415 oname->len = fscrypt_base64url_encode((const u8 *)&nokey_name, size, in fscrypt_fname_disk_to_usr()