Searched defs:keytype (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/s390/crypto/ |
H A D | pkey_base.c | 213 u32 keytype, u32 keysubtype, in pkey_handler_gen_key() 233 u32 keytype, u32 keysubtype, in pkey_handler_clr_to_key() 256 u32 *keytype, u32 *keybitsize, u32 *flags, in pkey_handler_verify_key()
|
H A D | pkey_sysfs.c | 23 static int sys_pkey_handler_gen_key(u32 keytype, u32 keysubtype, in sys_pkey_handler_gen_key() 50 static ssize_t pkey_protkey_aes_attr_read(u32 keytype, bool is_xts, char *buf, in pkey_protkey_aes_attr_read() 107 static ssize_t pkey_protkey_aes_xts_attr_read(u32 keytype, char *buf, in pkey_protkey_aes_xts_attr_read() 149 static ssize_t pkey_protkey_hmac_attr_read(u32 keytype, char *buf, in pkey_protkey_hmac_attr_read() 309 static ssize_t pkey_ccadata_aes_attr_read(u32 keytype, bool is_xts, char *buf, in pkey_ccadata_aes_attr_read()
|
H A D | pkey_api.c | 279 u32 keytype, keybitsize, flags; in pkey_ioctl_verifykey() local 331 u32 keytype; in pkey_ioctl_verifyprotk() local
|
H A D | zcrypt_ep11misc.c | 1357 u32 keytype, u32 xflags) in ep11_clr2keyblob()
|
/linux/arch/s390/include/uapi/asm/ |
H A D | pkey.h | 126 __u32 keytype; /* in: key type to generate */ member 138 __u32 keytype; /* in: key type to generate */ member 161 __u32 keytype; /* in: key type to generate */ member 214 __u32 keytype; /* in: key type to generate */ member
|
/linux/include/sound/ |
H A D | jack.h | 110 int keytype) in snd_jack_set_key()
|
/linux/include/keys/ |
H A D | trusted-type.h | 37 uint16_t keytype; member
|
/linux/sound/core/ |
H A D | jack.c | 605 int keytype) in snd_jack_set_key()
|
/linux/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 468 static int tpm_seal(struct tpm_buf *tb, uint16_t keytype, in tpm_seal()
|
/linux/include/linux/ |
H A D | key.h | 179 struct key_type *keytype; member
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 2142 enum ath9k_key_type keytype; in setup_frame_info() local
|
H A D | ath9k.h | 186 enum ath9k_key_type keytype:2; member
|
/linux/drivers/net/wireless/marvell/libertas/ |
H A D | host.h | 555 uint8_t keytype[4]; member
|