Home
last modified time | relevance | path

Searched defs:aead_handle (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccree/
Dcc_aead.c1102 struct cc_aead_handle *aead_handle = ctx->drvdata->aead_handle; in cc_proc_scheme_desc() local
2596 struct cc_aead_handle *aead_handle = drvdata->aead_handle; in cc_aead_free() local
2609 struct cc_aead_handle *aead_handle; in cc_aead_alloc() local
Dcc_driver.h143 void *aead_handle; member
/kernel/linux/linux-6.6/drivers/crypto/ccree/
Dcc_aead.c1102 struct cc_aead_handle *aead_handle = ctx->drvdata->aead_handle; in cc_proc_scheme_desc() local
2596 struct cc_aead_handle *aead_handle = drvdata->aead_handle; in cc_aead_free() local
2609 struct cc_aead_handle *aead_handle; in cc_aead_alloc() local
Dcc_driver.h141 void *aead_handle; member