Searched refs:cryptd_aead_ctx (Results 1 – 1 of 1) sorted by relevance
89 struct cryptd_aead_ctx { struct722 struct cryptd_aead_ctx *ctx = crypto_aead_ctx(parent); in cryptd_aead_setkey()731 struct cryptd_aead_ctx *ctx = crypto_aead_ctx(parent); in cryptd_aead_setauthsize()744 struct cryptd_aead_ctx *ctx; in cryptd_aead_crypt()787 struct cryptd_aead_ctx *ctx; in cryptd_aead_encrypt()799 struct cryptd_aead_ctx *ctx; in cryptd_aead_decrypt()838 struct cryptd_aead_ctx *ctx = crypto_aead_ctx(tfm); in cryptd_aead_init_tfm()854 struct cryptd_aead_ctx *ctx = crypto_aead_ctx(tfm); in cryptd_aead_exit_tfm()1062 struct cryptd_aead_ctx *ctx; in cryptd_alloc_aead()1085 struct cryptd_aead_ctx *ctx; in cryptd_aead_child()[all …]
Completed in 6 milliseconds