Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dpkey_base.c161 u32 xflags) in pkey_handler_key_to_protkey()
188 u32 *protkeytype, u32 xflags) in pkey_handler_slowpath_key_to_protkey()
221 u8 *keybuf, u32 *keybuflen, u32 *keyinfo, u32 xflags) in pkey_handler_gen_key()
243 u32 xflags) in pkey_handler_clr_to_key()
263 u32 xflags) in pkey_handler_verify_key()
281 u32 xflags) in pkey_handler_apqns_for_key()
299 u32 xflags) in pkey_handler_apqns_for_keytype()
H A Dpkey_cca.c76 u32 xflags; in cca_apqns4key() local
164 u32 xflags; in cca_apqns4type() local
228 u32 xflags; in cca_key2protkey() local
310 u32 xflags; in cca_gen_key() local
389 u32 xflags; in cca_clr2key() local
467 u32 xflags; in cca_verifykey() local
H A Dzcrypt_ep11misc.c363 static void *alloc_cprbmem(size_t payload_len, u32 xflags) in alloc_cprbmem()
390 static void free_cprbmem(void *mem, size_t payload_len, bool scrub, u32 xflags) in free_cprbmem()
558 size_t buflen, u8 *buf, u32 xflags) in ep11_query_info()
647 int ep11_get_card_info(u16 card, struct ep11_card_info *info, u32 xflags) in ep11_get_card_info()
705 struct ep11_domain_info *info, u32 xflags) in ep11_get_domain_info()
752 u8 *keybuf, size_t *keybufsize, u32 xflags) in _ep11_genaeskey()
892 u8 *keybuf, u32 *keybufsize, u32 keybufver, u32 xflags) in ep11_genaeskey()
934 u32 xflags) in ep11_cryptsingle()
1063 u8 *keybuf, size_t *keybufsize, u32 xflags) in _ep11_unwrapkey()
1210 u8 keybufver, u32 xflags) in ep11_unwrapkey()
[all …]
H A Dzcrypt_ccamisc.c280 u32 xflags) in alloc_and_prep_cprbmem()
330 static void free_cprbmem(void *mem, size_t paramblen, bool scrub, u32 xflags) in free_cprbmem()
365 u32 keybitsize, u8 *seckey, u32 xflags) in cca_genseckey()
510 const u8 *clrkey, u8 *seckey, u32 xflags) in cca_clr2seckey()
652 u32 *protkeytype, u32 xflags) in cca_sec2protkey()
817 u8 *keybuf, u32 *keybufsize, u32 xflags) in cca_gencipherkey()
1026 u32 xflags, in _ip_cprb_helper()
1175 const u8 *clrkey, u8 *keybuf, u32 *keybufsize, u32 xflags) in cca_clr2cipherkey()
1272 u32 xflags) in cca_cipher2protkey()
1441 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()
982 long zcrypt_send_cprb(struct ica_xcRB *xcrb, u32 xflags) in zcrypt_send_cprb()
1034 static long _zcrypt_send_ep11_cprb(u32 xflags, struct ap_perms *perms, in _zcrypt_send_ep11_cprb()
1186 long zcrypt_send_ep11_cprb(struct ep11_urb *xcrb, u32 xflags) in zcrypt_send_ep11_cprb()
1543 u32 xflags = ZCRYPT_XFLAG_USERSPACE; in zsecsendcprb_ioctl() local
1574 u32 xflags = ZCRYPT_XFLAG_USERSPACE; in zsendep11cprb_ioctl() local
H A Dpkey_api.c28 u32 xflags) in key2protkey()
56 u8 *protkey, u32 *protkeylen, u32 *protkeytype, u32 xflags) in pkey_key2protkey()
/linux/drivers/cdx/controller/
H A Dmcdi.c251 u32 xflags; in cdx_mcdi_send_request() local
/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c161 u32 xflags, seqno; in efx_mcdi_send_request() local
/linux/drivers/net/ethernet/sfc/
H A Dmcdi.c157 u32 xflags, seqno; in efx_mcdi_send_request() local
/linux/net/xfrm/
H A Dxfrm_user.c546 u32 xflags = nla_get_u32(attrs[XFRMA_SA_EXTRA_FLAGS]); in verify_newsa_info() local
/linux/include/net/
H A Dxfrm.h279 u32 xflags; member