Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/crypto_api/include/
A Ddrvcrypt_authenc.h17 struct crypto_authenc_ctx authenc_ctx; /* Crypto authenc API context */ member
/optee_os-3.20.0/core/drivers/crypto/crypto_api/authenc/
A Dauthenc.c28 return container_of(ctx, struct crypto_authenc, authenc_ctx); in to_authenc_ctx()
326 authenc->authenc_ctx.ops = &authenc_ops; in drvcrypt_authenc_alloc_ctx()
327 *ctx = &authenc->authenc_ctx; in drvcrypt_authenc_alloc_ctx()

Completed in 3 milliseconds