Searched refs:aes_gcm_ops (Results 1 – 2 of 2) sorted by relevance
24 static const struct crypto_authenc_ops aes_gcm_ops; variable28 assert(aectx && aectx->ops == &aes_gcm_ops); in to_tee_gcm_state()39 ctx->aectx.ops = &aes_gcm_ops; in crypto_aes_gcm_alloc_ctx()211 static const struct crypto_authenc_ops aes_gcm_ops = { variable
424 static const struct crypto_authenc_ops aes_gcm_ops; variable429 assert(aec->ops == &aes_gcm_ops); in to_aes_gcm_ctx()440 ctx->aec.ops = &aes_gcm_ops; in crypto_aes_gcm_alloc_ctx()506 static const struct crypto_authenc_ops aes_gcm_ops = { variable