Searched refs:inlinecrypt_get_keyring_key (Results 1 – 1 of 1) sorted by relevance
105 static int inlinecrypt_get_keyring_key(const char *key_string, u8 *key_bytes, in inlinecrypt_get_keyring_key() function183 static int inlinecrypt_get_keyring_key(const char *key_string, u8 *key_bytes, in inlinecrypt_get_keyring_key() function222 ret = inlinecrypt_get_keyring_key(key_string + 1, key, key_size); in inlinecrypt_get_key()