Home
last modified time | relevance | path

Searched defs:aes_ctx (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/include/crypto/
H A Dgcm.h69 struct crypto_aes_ctx aes_ctx; member
/third_party/ffmpeg/libavformat/
H A Dhls_sample_encryption.h44 struct AVAES *aes_ctx; member
H A Disom.h255 struct AVAES *aes_ctx; member
/third_party/mbedtls/library/
H A Dpem.c219 mbedtls_aes_context aes_ctx; in pem_aes_decrypt() local
H A Dctr_drbg.c172 mbedtls_aes_context aes_ctx; in block_cipher_df() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/
H A Dpadlock-aes.c60 struct aes_ctx { struct
97 static inline struct aes_ctx *aes_ctx(struct crypto_tfm *tfm) in aes_ctx() function
[all...]
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dghash-ce-glue.c386 struct crypto_aes_ctx aes_ctx; in gcm_aes_setkey() local
/kernel/linux/linux-6.6/drivers/crypto/
H A Dpadlock-aes.c60 struct aes_ctx { struct
97 static inline struct aes_ctx *aes_ctx(struct crypto_tfm *tfm) in aes_ctx() function
[all...]
/third_party/nghttp2/bpf/
H A Dreuseport_kern.c581 struct AES_ctx aes_ctx; in select_reuseport() local
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_glue.c302 static inline struct crypto_aes_ctx *aes_ctx(void *raw_ctx) in aes_ctx() function
685 gcmaes_crypt_by_sg(bool enc, struct aead_request *req, unsigned int assoclen, u8 *hash_subkey, u8 *iv, void *aes_ctx) gcmaes_crypt_by_sg() argument
815 gcmaes_encrypt(struct aead_request *req, unsigned int assoclen, u8 *hash_subkey, u8 *iv, void *aes_ctx) gcmaes_encrypt() argument
822 gcmaes_decrypt(struct aead_request *req, unsigned int assoclen, u8 *hash_subkey, u8 *iv, void *aes_ctx) gcmaes_decrypt() argument
833 void *aes_ctx = &(ctx->aes_key_expanded); helper_rfc4106_encrypt() local
861 void *aes_ctx = &(ctx->aes_key_expanded); helper_rfc4106_decrypt() local
992 void *aes_ctx = &(ctx->aes_key_expanded); generic_gcmaes_encrypt() local
1009 void *aes_ctx = &(ctx->aes_key_expanded); generic_gcmaes_decrypt() local
[all...]
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_glue.c222 static inline struct crypto_aes_ctx *aes_ctx(void *raw_ctx) in aes_ctx() function
669 gcmaes_crypt_by_sg(bool enc, struct aead_request *req, unsigned int assoclen, u8 *hash_subkey, u8 *iv, void *aes_ctx, u8 *auth_tag, unsigned long auth_tag_len) gcmaes_crypt_by_sg() argument
779 gcmaes_encrypt(struct aead_request *req, unsigned int assoclen, u8 *hash_subkey, u8 *iv, void *aes_ctx) gcmaes_encrypt() argument
798 gcmaes_decrypt(struct aead_request *req, unsigned int assoclen, u8 *hash_subkey, u8 *iv, void *aes_ctx) gcmaes_decrypt() argument
829 void *aes_ctx = &(ctx->aes_key_expanded); helper_rfc4106_encrypt() local
857 void *aes_ctx = &(ctx->aes_key_expanded); helper_rfc4106_decrypt() local
1158 void *aes_ctx = &(ctx->aes_key_expanded); generic_gcmaes_encrypt() local
1175 void *aes_ctx = &(ctx->aes_key_expanded); generic_gcmaes_decrypt() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c78 struct crypto_aes_ctx aes_ctx; in chcr_ktls_save_keys() local
/kernel/linux/linux-5.10/drivers/crypto/mediatek/
H A Dmtk-aes.c984 struct crypto_aes_ctx aes_ctx; in mtk_aes_gcm_setkey() local

Completed in 14 milliseconds