Searched defs:key_bytes (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/md/ |
| H A D | dm-inlinecrypt.c | 88 static int set_key_user(struct key *key, char *key_bytes, in set_key_user() 105 static int inlinecrypt_get_keyring_key(const char *key_string, u8 *key_bytes, in inlinecrypt_get_keyring_key() 183 static int inlinecrypt_get_keyring_key(const char *key_string, u8 *key_bytes, in inlinecrypt_get_keyring_key() 314 u8 key_bytes[BLK_CRYPTO_MAX_ANY_KEY_SIZE]; in inlinecrypt_ctr() local
|
| /linux/include/crypto/ |
| H A D | krb5.h | 98 u16 key_bytes; /* Length of raw key, in bytes */ member
|
| /linux/fs/crypto/ |
| H A D | fscrypt_private.h | 443 const u8 *key_bytes, size_t key_size, in fscrypt_prepare_inline_crypt_key()
|
| /linux/fs/ecryptfs/ |
| H A D | crypto.c | 815 u8 ecryptfs_code_for_cipher_string(char *cipher_name, size_t key_bytes) in ecryptfs_code_for_cipher_string()
|
| /linux/drivers/md/bcache/ |
| H A D | bcache.h | 486 size_t key_bytes; member
|
| /linux/net/key/ |
| H A D | af_key.c | 424 int key_bytes = DIV_ROUND_UP(key->sadb_key_bits, 8); in sadb_key_len() local
|