Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccree/
H A Dcc_aead.c1102 struct cc_aead_handle *aead_handle = ctx->drvdata->aead_handle; in cc_proc_scheme_desc() local
2600 struct cc_aead_handle *aead_handle = drvdata->aead_handle; in cc_aead_free() local
2613 struct cc_aead_handle *aead_handle; in cc_aead_alloc() local
H A Dcc_driver.h141 void *aead_handle; member