Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
A Dccm.c26 static const struct crypto_authenc_ops aes_ccm_ops;
222 static const struct crypto_authenc_ops aes_ccm_ops = {
A Dgcm.c23 static const struct crypto_authenc_ops aes_gcm_ops;
210 static const struct crypto_authenc_ops aes_gcm_ops = {
/optee_os-3.20.0/core/drivers/crypto/crypto_api/authenc/
A Dauthenc.c17 static const struct crypto_authenc_ops authenc_ops;
294 static const struct crypto_authenc_ops authenc_ops = {
/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h243 const struct crypto_authenc_ops *ops;
246 struct crypto_authenc_ops { struct
/optee_os-3.20.0/core/crypto/
A Daes-gcm.c426 static const struct crypto_authenc_ops aes_gcm_ops;
508 static const struct crypto_authenc_ops aes_gcm_ops = {
A Dcrypto.c369 static const struct crypto_authenc_ops *ae_ops(void *ctx) in ae_ops()

Completed in 9 milliseconds