Home
last modified time | relevance | path

Searched defs:keytype (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dpkey.h120 __u32 keytype; /* in: key type to generate */ member
131 __u32 keytype; /* in: key type to generate */ member
152 __u32 keytype; /* in: key type to generate */ member
201 __u32 keytype; /* in: key type to generate */ member
/openbmc/linux/drivers/s390/crypto/
H A Dpkey_api.c71 u32 keytype; /* key type, one of the PKEY_KEYTYPE values */ member
82 u32 keytype; /* key type, one of the PKEY_KEYTYPE_* values */ member
88 static inline u32 pkey_keytype_aes_to_size(u32 keytype) in pkey_keytype_aes_to_size()
105 static int pkey_clr2protkey(u32 keytype, const u8 *clrkey, in pkey_clr2protkey()
373 static int pkey_genprotkey(u32 keytype, u8 *protkey, in pkey_genprotkey()
1804 static ssize_t pkey_protkey_aes_attr_read(u32 keytype, bool is_xts, char *buf, in pkey_protkey_aes_attr_read()
1929 static ssize_t pkey_ccadata_aes_attr_read(u32 keytype, bool is_xts, char *buf, in pkey_ccadata_aes_attr_read()
H A Dzcrypt_ccamisc.h86 u16 keytype; /* 0x0001 for 'cipher' */ member
H A Dzcrypt_ep11misc.c1380 u32 keytype) in ep11_clr2keyblob()
/openbmc/linux/include/sound/
H A Djack.h114 int keytype) in snd_jack_set_key()
/openbmc/linux/include/keys/
H A Dtrusted-type.h37 uint16_t keytype; member
/openbmc/qemu/backends/
H A Dcryptodev-lkcf.c67 QCryptoAkCipherKeyType keytype; member
/openbmc/linux/sound/core/
H A Djack.c622 int keytype) in snd_jack_set_key()
/openbmc/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c379 uint32_t keytype; in virtio_crypto_rsa_set_key() local
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c457 static int tpm_seal(struct tpm_buf *tb, uint16_t keytype, in tpm_seal()
/openbmc/linux/include/linux/
H A Dkey.h179 struct key_type *keytype; member
/openbmc/linux/arch/s390/crypto/
H A Dpaes_s390.c67 u32 keytype; in _key_to_kb() member
/openbmc/qemu/include/sysemu/
H A Dcryptodev.h98 uint32_t keytype; member
/openbmc/qemu/block/
H A Dssh.c418 const char *keytype; in check_host_key_hash() local
/openbmc/qemu/hw/virtio/
H A Dvirtio-crypto.c206 uint32_t algo, keytype, keylen; in virtio_crypto_create_asym_session() local
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h226 __le32 keytype; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h226 uint32_t keytype; member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.h711 enum ath9k_key_type keytype; member
H A Dxmit.c2141 enum ath9k_key_type keytype; in setup_frame_info() local
H A Dath9k.h185 enum ath9k_key_type keytype:2; member
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_core.c4747 void setKey(struct net_device *dev, u8 entryno, u8 keyindex, u16 keytype, in setKey()
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dhost.h555 uint8_t keytype[4]; member