Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/crypto_api/authenc/
A Dauthenc.c38 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_free_ctx() local
82 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_init() local
122 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_update_aad() local
157 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_update_payload() local
203 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_enc_final() local
251 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_dec_final() local
288 struct crypto_authenc *authenc = to_authenc_ctx(ctx); in authenc_final() local
309 struct crypto_authenc *authenc = NULL; in drvcrypt_authenc_alloc_ctx() local

Completed in 2 milliseconds