Home
last modified time | relevance | path

Searched refs:key_move (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dkey.h398 extern int key_move(struct key *key,
/kernel/linux/linux-6.6/include/linux/
H A Dkey.h412 extern int key_move(struct key *key,
/kernel/linux/linux-5.10/security/keys/
H A Dkeyring.c1566 * key_move - Move a key from one keyring to another
1590 int key_move(struct key *key, in key_move() function
1637 EXPORT_SYMBOL(key_move); variable
H A Dkeyctl.c620 ret = key_move(key_ref_to_ptr(key_ref), key_ref_to_ptr(from_ref), in keyctl_keyring_move()
/kernel/linux/linux-6.6/security/keys/
H A Dkeyring.c1566 * key_move - Move a key from one keyring to another
1590 int key_move(struct key *key, in key_move() function
1637 EXPORT_SYMBOL(key_move); variable
H A Dkeyctl.c620 ret = key_move(key_ref_to_ptr(key_ref), key_ref_to_ptr(from_ref), in keyctl_keyring_move()

Completed in 11 milliseconds