Home
last modified time | relevance | path

Searched defs:key_bytes (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/ecryptfs/
Dcrypto.c902 u8 ecryptfs_code_for_cipher_string(char *cipher_name, size_t key_bytes) in ecryptfs_code_for_cipher_string()
/linux-6.6.21/drivers/md/bcache/
Dbcache.h484 size_t key_bytes; member
/linux-6.6.21/net/key/
Daf_key.c424 int key_bytes = DIV_ROUND_UP(key->sadb_key_bits, 8); in sadb_key_len() local