Home
last modified time | relevance | path

Searched defs:xflags (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/s390/crypto/
H A Dpkey_base.c155 u32 xflags) in pkey_handler_key_to_protkey()
182 u32 *protkeytype, u32 xflags) in pkey_handler_slowpath_key_to_protkey()
215 u8 *keybuf, u32 *keybuflen, u32 *keyinfo, u32 xflags) in pkey_handler_gen_key()
237 u32 xflags) in pkey_handler_clr_to_key()
257 u32 xflags) in pkey_handler_verify_key()
275 u32 xflags) in pkey_handler_apqns_for_key()
293 u32 xflags) in pkey_handler_apqns_for_keytype()
H A Dzcrypt_ep11misc.c360 static void *alloc_cprbmem(size_t payload_len, u32 xflags) in alloc_cprbmem()
387 static void free_cprbmem(void *mem, size_t payload_len, bool scrub, u32 xflags) in free_cprbmem()
553 size_t buflen, u8 *buf, u32 xflags) in ep11_query_info()
642 int ep11_get_card_info(u16 card, struct ep11_card_info *info, u32 xflags) in ep11_get_card_info()
700 struct ep11_domain_info *info, u32 xflags) in ep11_get_domain_info()
747 u8 *keybuf, size_t *keybufsize, u32 xflags) in _ep11_genaeskey()
887 u8 *keybuf, u32 *keybufsize, u32 keybufver, u32 xflags) in ep11_genaeskey()
929 u32 xflags) in ep11_cryptsingle()
1058 u8 *keybuf, size_t *keybufsize, u32 xflags) in _ep11_unwrapkey()
1205 u8 keybufver, u32 xflags) in ep11_unwrapkey()
[all …]
H A Dzcrypt_ccamisc.c240 u32 xflags) in alloc_and_prep_cprbmem()
289 static void free_cprbmem(void *mem, size_t paramblen, bool scrub, u32 xflags) in free_cprbmem()
322 u32 keybitsize, u8 *seckey, u32 xflags) in cca_genseckey()
466 const u8 *clrkey, u8 *seckey, u32 xflags) in cca_clr2seckey()
607 u32 *protkeytype, u32 xflags) in cca_sec2protkey()
772 u8 *keybuf, u32 *keybufsize, u32 xflags) in cca_gencipherkey()
975 u32 xflags) in _ip_cprb_helper()
1123 const u8 *clrkey, u8 *keybuf, u32 *keybufsize, u32 xflags) in cca_clr2cipherkey()
1214 u32 xflags) in cca_cipher2protkey()
1380 u8 *protkey, u32 *protkeylen, u32 *protkeytype, u32 xflags) in cca_ecc2protkey()
[all …]
H A Dzcrypt_api.c852 static long _zcrypt_send_cprb(u32 xflags, struct ap_perms *perms, in _zcrypt_send_cprb()
987 long zcrypt_send_cprb(struct ica_xcRB *xcrb, u32 xflags) in zcrypt_send_cprb()
1039 static long _zcrypt_send_ep11_cprb(u32 xflags, struct ap_perms *perms, in _zcrypt_send_ep11_cprb()
1189 long zcrypt_send_ep11_cprb(struct ep11_urb *xcrb, u32 xflags) in zcrypt_send_ep11_cprb()
1546 u32 xflags = ZCRYPT_XFLAG_USERSPACE; in zsecsendcprb_ioctl() local
1577 u32 xflags = ZCRYPT_XFLAG_USERSPACE; in zsendep11cprb_ioctl() local
1854 u32 xflags = ZCRYPT_XFLAG_USERSPACE; in trans_xcrb32() local
H A Dpkey_api.c29 u32 xflags) in key2protkey()
57 u8 *protkey, u32 *protkeylen, u32 *protkeytype, u32 xflags) in pkey_key2protkey()
/linux/fs/xfs/libxfs/
H A Dxfs_inode_util.c30 unsigned int xflags) in xfs_flags2diflags()
72 unsigned int xflags) in xfs_flags2diflags2()
/linux/fs/
H A Dfile_attr.c20 void fileattr_fill_xflags(struct file_kattr *fa, u32 xflags) in fileattr_fill_xflags()
/linux/drivers/cdx/controller/
H A Dmcdi.c251 u32 xflags; in cdx_mcdi_send_request() local
/linux/fs/xfs/
H A Dxfs_iops.c1382 unsigned int xflags = xfs_ip2xflags(ip); in xfs_diflags_to_iflags() local
/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c160 u32 xflags, seqno; in efx_mcdi_send_request() local
/linux/drivers/net/ethernet/sfc/
H A Dmcdi.c156 u32 xflags, seqno; in efx_mcdi_send_request() local
/linux/net/xfrm/
H A Dxfrm_user.c522 u32 xflags = nla_get_u32(attrs[XFRMA_SA_EXTRA_FLAGS]); in verify_newsa_info() local
/linux/include/net/
H A Dxfrm.h277 u32 xflags; member