Home
last modified time | relevance | path

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

/linux-6.15/include/keys/
H A Dasymmetric-subtype.h17 struct kernel_pkey_params;
35 int (*query)(const struct kernel_pkey_params *params,
39 int (*eds_op)(struct kernel_pkey_params *params,
/linux-6.15/security/keys/
H A Dkeyctl_pkey.c17 static void keyctl_pkey_params_free(struct kernel_pkey_params *params) in keyctl_pkey_params_free()
38 static int keyctl_pkey_params_parse(struct kernel_pkey_params *params) in keyctl_pkey_params_parse()
80 struct kernel_pkey_params *params) in keyctl_pkey_params_get()
116 struct kernel_pkey_params *params) in keyctl_pkey_params_get_2()
173 struct kernel_pkey_params params; in keyctl_pkey_query()
218 struct kernel_pkey_params params; in keyctl_pkey_e_d_s()
293 struct kernel_pkey_params params; in keyctl_pkey_verify()
/linux-6.15/include/linux/
H A Dkey-type.h17 struct kernel_pkey_params;
153 int (*asym_query)(const struct kernel_pkey_params *params,
155 int (*asym_eds_op)(struct kernel_pkey_params *params,
157 int (*asym_verify_signature)(struct kernel_pkey_params *params,
H A Dkeyctl.h29 struct kernel_pkey_params { struct
/linux-6.15/crypto/asymmetric_keys/
H A Dasymmetric_keys.h16 extern int asymmetric_key_eds_op(struct kernel_pkey_params *params,
H A Dsignature.c42 int query_asymmetric_key(const struct kernel_pkey_params *params, in query_asymmetric_key()
H A Dpublic_key.c163 static int software_key_query(const struct kernel_pkey_params *params, in software_key_query()
261 static int software_key_eds_op(struct kernel_pkey_params *params, in software_key_eds_op()
H A Dasymmetric_type.c561 int asymmetric_key_eds_op(struct kernel_pkey_params *params, in asymmetric_key_eds_op()
585 static int asymmetric_key_verify_signature(struct kernel_pkey_params *params, in asymmetric_key_verify_signature()
/linux-6.15/include/crypto/
H A Dpublic_key.h104 extern int query_asymmetric_key(const struct kernel_pkey_params *,
/linux-6.15/Documentation/crypto/
H A Dasymmetric-keys.rst184 int (*query)(const struct kernel_pkey_params *params,
186 int (*eds_op)(struct kernel_pkey_params *params,
/linux-6.15/Documentation/security/keys/
H A Dcore.rst1681 int (*asym_eds_op)(struct kernel_pkey_params *params,
1683 int (*asym_verify_signature)(struct kernel_pkey_params *params,
1692 struct kernel_pkey_params {
1751 int (*asym_query)(const struct kernel_pkey_params *params,