Home
last modified time | relevance | path

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

/crypto/
Dxts.c287 static struct crypto_instance *alloc(struct rtattr **tb) in alloc() function
345 .alloc = alloc,
Dlrw.c326 static struct crypto_instance *alloc(struct rtattr **tb) in alloc() function
383 .alloc = alloc,
Dctr.c247 .alloc = crypto_ctr_alloc,
433 .alloc = crypto_rfc3686_alloc,
Dccm.c605 .alloc = crypto_ccm_alloc,
633 .alloc = crypto_ccm_base_alloc,
839 .alloc = crypto_rfc4309_alloc,
Decb.c168 .alloc = crypto_ecb_alloc,
Dalgboss.c79 inst = tmpl->alloc(param->tb); in cryptomgr_probe()
Deseqiv.c250 .alloc = eseqiv_alloc,
Dgcm.c825 .alloc = crypto_gcm_alloc,
853 .alloc = crypto_gcm_base_alloc,
1056 .alloc = crypto_rfc4106_alloc,
1387 .alloc = crypto_rfc4543_alloc,
Dchainiv.c342 .alloc = chainiv_alloc,
Dpcbc.c278 .alloc = crypto_pcbc_alloc,
Dcbc.c272 .alloc = crypto_cbc_alloc,
Dseqiv.c345 .alloc = seqiv_alloc,
Dcts.c334 .alloc = crypto_cts_alloc,
Dpcrypt.c519 .alloc = pcrypt_alloc,
Daead.c446 inst = tmpl->alloc(tb); in crypto_nivaead_default()
Dablkcipher.c587 inst = tmpl->alloc(tb); in crypto_givcipher_default()
Dauthenc.c704 .alloc = crypto_authenc_alloc,
Dauthencesn.c796 .alloc = crypto_authenc_esn_alloc,