Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ecryptfs/
Dcrypto.c929 u8 ecryptfs_code_for_cipher_string(char *cipher_name, size_t key_bytes) in ecryptfs_code_for_cipher_string()
/kernel/linux/linux-5.10/drivers/md/bcache/
Dbcache.h477 size_t key_bytes; member
/kernel/linux/linux-5.10/net/key/
Daf_key.c428 int key_bytes = DIV_ROUND_UP(key->sadb_key_bits, 8); in sadb_key_len() local