Home
last modified time | relevance | path

Searched defs:prep (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/security/keys/
H A Duser_defined.c59 int user_preparse(struct key_preparsed_payload *prep) in user_preparse()
83 void user_free_preparse(struct key_preparsed_payload *prep) in user_free_preparse()
101 int user_update(struct key *key, struct key_preparsed_payload *prep) in user_update()
H A Drequest_key_auth.c42 static int request_key_auth_preparse(struct key_preparsed_payload *prep) in request_key_auth_preparse()
47 static void request_key_auth_free_preparse(struct key_preparsed_payload *prep) in request_key_auth_free_preparse()
55 struct key_preparsed_payload *prep) in request_key_auth_instantiate()
H A Dkey.c426 struct key_preparsed_payload *prep, in __key_instantiate_and_link()
503 struct key_preparsed_payload prep; in key_instantiate_and_link() local
751 struct key_preparsed_payload *prep) in __key_update()
803 struct key_preparsed_payload prep; in __key_create_or_update() local
1064 struct key_preparsed_payload prep; in key_update() local
1180 int generic_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in generic_key_instantiate()
H A Dbig_key.c57 int big_key_preparse(struct key_preparsed_payload *prep) in big_key_preparse()
152 void big_key_free_preparse(struct key_preparsed_payload *prep) in big_key_free_preparse()
194 int big_key_update(struct key *key, struct key_preparsed_payload *prep) in big_key_update()
H A Dkeyring.c123 static int keyring_preparse(struct key_preparsed_payload *prep) in keyring_preparse()
131 static void keyring_free_preparse(struct key_preparsed_payload *prep) in keyring_free_preparse()
141 struct key_preparsed_payload *prep) in keyring_instantiate()
/openbmc/linux/crypto/asymmetric_keys/
H A Dpkcs7_key_type.c31 struct key_preparsed_payload *prep = ctx; in pkcs7_view_content() local
51 static int pkcs7_preparse(struct key_preparsed_payload *prep) in pkcs7_preparse()
H A Dx509_public_key.c162 static int x509_key_preparse(struct key_preparsed_payload *prep) in x509_key_preparse()
H A Dasymmetric_type.c401 static int asymmetric_key_preparse(struct key_preparsed_payload *prep) in asymmetric_key_preparse()
447 static void asymmetric_key_free_preparse(struct key_preparsed_payload *prep) in asymmetric_key_free_preparse()
H A Dpkcs8_parser.c136 static int pkcs8_key_preparse(struct key_preparsed_payload *prep) in pkcs8_key_preparse()
/openbmc/linux/net/rxrpc/
H A Dkey.c52 static int rxrpc_preparse_xdr_rxkad(struct key_preparsed_payload *prep, in rxrpc_preparse_xdr_rxkad()
136 static int rxrpc_preparse_xdr(struct key_preparsed_payload *prep) in rxrpc_preparse_xdr()
277 static int rxrpc_preparse(struct key_preparsed_payload *prep) in rxrpc_preparse()
406 static void rxrpc_free_preparse(struct key_preparsed_payload *prep) in rxrpc_free_preparse()
H A Dserver_key.c67 static int rxrpc_preparse_s(struct key_preparsed_payload *prep) in rxrpc_preparse_s()
93 static void rxrpc_free_preparse_s(struct key_preparsed_payload *prep) in rxrpc_free_preparse_s()
/openbmc/linux/net/dns_resolver/
H A Ddns_key.c92 dns_resolver_preparse(struct key_preparsed_payload *prep) in dns_resolver_preparse()
236 static void dns_resolver_free_preparse(struct key_preparsed_payload *prep) in dns_resolver_free_preparse()
/openbmc/linux/net/smc/
H A Dsmc_tx.h23 union smc_host_cursor sent, prep; in smc_tx_prepared_sends() local
H A Dsmc_tx.c186 union smc_host_cursor prep; in smc_tx_sendmsg() local
467 union smc_host_cursor sent, prep, prod, cons; in smc_tx_rdma_writes() local
/openbmc/linux/arch/loongarch/kernel/
H A Dgenex.S67 .macro BUILD_HANDLER exception handler prep
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_core.c147 struct key_preparsed_payload *prep) in trusted_instantiate()
226 static int trusted_update(struct key *key, struct key_preparsed_payload *prep) in trusted_update()
/openbmc/linux/certs/
H A Dblacklist.c87 struct key_preparsed_payload *prep) in blacklist_key_instantiate()
128 struct key_preparsed_payload *prep) in blacklist_key_update()
/openbmc/linux/net/ceph/
H A Dcrypto.c298 static int ceph_key_preparse(struct key_preparsed_payload *prep) in ceph_key_preparse()
330 static void ceph_key_free_preparse(struct key_preparsed_payload *prep) in ceph_key_free_preparse()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handlers_builder.cpp76 const auto& prep = a.at("preparation"); in buildHandlerFromJson() local
/openbmc/linux/fs/crypto/
H A Dkeyring.c132 struct key_preparsed_payload *prep) in fscrypt_user_key_instantiate()
559 static int fscrypt_provisioning_key_preparse(struct key_preparsed_payload *prep) in fscrypt_provisioning_key_preparse()
583 struct key_preparsed_payload *prep) in fscrypt_provisioning_key_free_preparse()
/openbmc/linux/fs/smb/client/
H A Dcifs_spnego.c25 cifs_spnego_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_spnego_key_instantiate()
/openbmc/linux/io_uring/
H A Dopdef.h34 int (*prep)(struct io_kiocb *, const struct io_uring_sqe *); member
/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol.c56 enum ipc_msg_prep_type prep, in ipc_protocol_msg_send()
/openbmc/linux/drivers/soundwire/
H A Dstream.c430 bool prep) in sdw_prep_deprep_slave_ports()
516 bool prep) in sdw_prep_deprep_master_ports()
549 static int sdw_prep_deprep_ports(struct sdw_master_runtime *m_rt, bool prep) in sdw_prep_deprep_ports()
/openbmc/linux/security/keys/encrypted-keys/
H A Dencrypted.c814 struct key_preparsed_payload *prep) in encrypted_instantiate()
875 static int encrypted_update(struct key *key, struct key_preparsed_payload *prep) in encrypted_update()

12