kernel_pkey_params 408 crypto/asymmetric_keys/asym_tpm.c static int tpm_key_query(const struct kernel_pkey_params *params, kernel_pkey_params 460 crypto/asymmetric_keys/asym_tpm.c struct kernel_pkey_params *params, kernel_pkey_params 520 crypto/asymmetric_keys/asym_tpm.c struct kernel_pkey_params *params, kernel_pkey_params 644 crypto/asymmetric_keys/asym_tpm.c struct kernel_pkey_params *params, kernel_pkey_params 721 crypto/asymmetric_keys/asym_tpm.c static int tpm_key_eds_op(struct kernel_pkey_params *params, kernel_pkey_params 16 crypto/asymmetric_keys/asymmetric_keys.h extern int asymmetric_key_eds_op(struct kernel_pkey_params *params, kernel_pkey_params 538 crypto/asymmetric_keys/asymmetric_type.c int asymmetric_key_eds_op(struct kernel_pkey_params *params, kernel_pkey_params 562 crypto/asymmetric_keys/asymmetric_type.c static int asymmetric_key_verify_signature(struct kernel_pkey_params *params, kernel_pkey_params 103 crypto/asymmetric_keys/public_key.c static int software_key_query(const struct kernel_pkey_params *params, kernel_pkey_params 163 crypto/asymmetric_keys/public_key.c static int software_key_eds_op(struct kernel_pkey_params *params, kernel_pkey_params 42 crypto/asymmetric_keys/signature.c int query_asymmetric_key(const struct kernel_pkey_params *params, kernel_pkey_params 80 crypto/asymmetric_keys/signature.c int encrypt_blob(struct kernel_pkey_params *params, kernel_pkey_params 101 crypto/asymmetric_keys/signature.c int decrypt_blob(struct kernel_pkey_params *params, kernel_pkey_params 122 crypto/asymmetric_keys/signature.c int create_signature(struct kernel_pkey_params *params, kernel_pkey_params 72 include/crypto/public_key.h extern int query_asymmetric_key(const struct kernel_pkey_params *, kernel_pkey_params 75 include/crypto/public_key.h extern int encrypt_blob(struct kernel_pkey_params *, const void *, void *); kernel_pkey_params 76 include/crypto/public_key.h extern int decrypt_blob(struct kernel_pkey_params *, const void *, void *); kernel_pkey_params 77 include/crypto/public_key.h extern int create_signature(struct kernel_pkey_params *, const void *, void *); kernel_pkey_params 17 include/keys/asymmetric-subtype.h struct kernel_pkey_params; kernel_pkey_params 35 include/keys/asymmetric-subtype.h int (*query)(const struct kernel_pkey_params *params, kernel_pkey_params 39 include/keys/asymmetric-subtype.h int (*eds_op)(struct kernel_pkey_params *params, kernel_pkey_params 17 include/linux/key-type.h struct kernel_pkey_params; kernel_pkey_params 151 include/linux/key-type.h int (*asym_query)(const struct kernel_pkey_params *params, kernel_pkey_params 153 include/linux/key-type.h int (*asym_eds_op)(struct kernel_pkey_params *params, kernel_pkey_params 155 include/linux/key-type.h int (*asym_verify_signature)(struct kernel_pkey_params *params, kernel_pkey_params 17 security/keys/keyctl_pkey.c static void keyctl_pkey_params_free(struct kernel_pkey_params *params) kernel_pkey_params 38 security/keys/keyctl_pkey.c static int keyctl_pkey_params_parse(struct kernel_pkey_params *params) kernel_pkey_params 80 security/keys/keyctl_pkey.c struct kernel_pkey_params *params) kernel_pkey_params 116 security/keys/keyctl_pkey.c struct kernel_pkey_params *params) kernel_pkey_params 165 security/keys/keyctl_pkey.c struct kernel_pkey_params params; kernel_pkey_params 212 security/keys/keyctl_pkey.c struct kernel_pkey_params params; kernel_pkey_params 287 security/keys/keyctl_pkey.c struct kernel_pkey_params params;