Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/crypto_api/authenc/
A Dauthenc.c24 static struct crypto_authenc *to_authenc_ctx(struct crypto_authenc_ctx *ctx) in to_authenc_ctx() function
38 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_free_ctx()
55 struct crypto_authenc *authenc_src = to_authenc_ctx(src_ctx); in authenc_copy_state()
56 struct crypto_authenc *authenc_dst = to_authenc_ctx(dst_ctx); in authenc_copy_state()
82 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_init()
122 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_update_aad()
157 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_update_payload()
203 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_enc_final()
251 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_dec_final()
288 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_final()

Completed in 3 milliseconds