Home
last modified time | relevance | path

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

/openbmc/linux/crypto/asymmetric_keys/
H A Dx509_loader.c31 key = key_create_or_update(make_key_ref(keyring, 1), in x509_load_certificate_list()
/openbmc/linux/security/integrity/
H A Ddigsig.c177 key = key_create_or_update(make_key_ref(keyring[id], 1), "asymmetric", in integrity_add_key()
/openbmc/linux/certs/
H A Dsystem_keyring.c172 key = key_create_or_update(make_key_ref(secondary_trusted_keys, 1), in add_to_secondary_keyring()
H A Dblacklist.c266 key = key_create_or_update(make_key_ref(blacklist_keyring, true), in add_key_to_revocation_list()
/openbmc/linux/include/linux/
H A Dkey.h397 extern key_ref_t key_create_or_update(key_ref_t keyring,
/openbmc/linux/security/keys/
H A Dkey.c999 key_ref_t key_create_or_update(key_ref_t keyring_ref, in key_create_or_update() function
1010 EXPORT_SYMBOL(key_create_or_update);
H A Dkeyctl.c134 key_ref = key_create_or_update(keyring_ref, type, description, in SYSCALL_DEFINE5()
/openbmc/linux/net/rxrpc/
H A Drxperf.c556 kref = key_create_or_update(make_key_ref(keyring, true), in rxperf_add_key()
/openbmc/linux/arch/s390/kernel/
H A Dcert_store.c464 newkey = key_create_or_update( in create_key_from_vce()
/openbmc/linux/block/
H A Dsed-opal.c287 kr = key_create_or_update(make_key_ref(sed_opal_keyring, true), "user", in update_sed_opal_key()
/openbmc/linux/Documentation/security/keys/
H A Dcore.rst1278 given key type is unregistered. Callers of key_create_or_update() within