Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-inlinecrypt.c105 static int inlinecrypt_get_keyring_key(const char *key_string, u8 *key_bytes, in inlinecrypt_get_keyring_key() function
183 static int inlinecrypt_get_keyring_key(const char *key_string, u8 *key_bytes, in inlinecrypt_get_keyring_key() function
222 ret = inlinecrypt_get_keyring_key(key_string + 1, key, key_size); in inlinecrypt_get_key()