Home
last modified time | relevance | path

Searched refs:alloc (Results 1 – 19 of 19) sorted by relevance

/crypto/
Dxts.c214 static struct crypto_instance *alloc(struct rtattr **tb) in alloc() function
272 .alloc = alloc,
Dlrw.c238 static struct crypto_instance *alloc(struct rtattr **tb) in alloc() function
295 .alloc = alloc,
Dctr.c239 .alloc = crypto_ctr_alloc,
386 .alloc = crypto_rfc3686_alloc,
Dgcm.c548 .alloc = crypto_gcm_alloc,
573 .alloc = crypto_gcm_base_alloc,
778 .alloc = crypto_rfc4106_alloc,
Decb.c168 .alloc = crypto_ecb_alloc,
Dccm.c608 .alloc = crypto_ccm_alloc,
639 .alloc = crypto_ccm_base_alloc,
847 .alloc = crypto_rfc4309_alloc,
Dalgboss.c71 inst = tmpl->alloc(param->tb); in cryptomgr_probe()
Deseqiv.c263 .alloc = eseqiv_alloc,
Dpcbc.c278 .alloc = crypto_pcbc_alloc,
Dchainiv.c342 .alloc = chainiv_alloc,
Dablkcipher.c243 inst = tmpl->alloc(tb); in crypto_givcipher_default()
Dcbc.c272 .alloc = crypto_cbc_alloc,
Dhmac.c281 .alloc = hmac_alloc,
Dseqiv.c345 .alloc = seqiv_alloc,
Dcts.c334 .alloc = crypto_cts_alloc,
Dxcbc.c354 .alloc = xcbc_alloc,
Daead.c386 inst = tmpl->alloc(tb); in crypto_nivaead_default()
Dauthenc.c481 .alloc = crypto_authenc_alloc,
Dcryptd.c535 .alloc = cryptd_alloc,