Searched defs:frontend (Results  1 – 3 of 3) sorted by relevance
| /crypto/ | 
| D | api.c | 508 				 const struct crypto_type *frontend, int node,  in crypto_alloc_tfmmem() 532 			     const struct crypto_type *frontend,  in crypto_create_tfm_node() 566 void *crypto_clone_tfm(const struct crypto_type *frontend,  in crypto_clone_tfm() 593 				   const struct crypto_type *frontend,  in crypto_find_alg() 631 		       const struct crypto_type *frontend, u32 type, u32 mask,  in crypto_alloc_tfm_node()
  | 
| D | internal.h | 137 			const struct crypto_type *frontend)  in crypto_create_tfm() 151 		       const struct crypto_type *frontend, u32 type, u32 mask)  in crypto_alloc_tfm()
  | 
| D | algapi.c | 1002 int crypto_type_has_alg(const char *name, const struct crypto_type *frontend,  in crypto_type_has_alg()
  |