| /kernel/linux/linux-6.6/include/crypto/ |
| H A D | gcm.h | 69 struct crypto_aes_ctx aes_ctx; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | hls_sample_encryption.h | 44 struct AVAES *aes_ctx; member
|
| H A D | isom.h | 255 struct AVAES *aes_ctx; member
|
| /third_party/mbedtls/library/ |
| H A D | pem.c | 219 mbedtls_aes_context aes_ctx; in pem_aes_decrypt() local
|
| H A D | ctr_drbg.c | 172 mbedtls_aes_context aes_ctx; in block_cipher_df() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | padlock-aes.c | 60 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 D | ghash-ce-glue.c | 386 struct crypto_aes_ctx aes_ctx; in gcm_aes_setkey() local
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | padlock-aes.c | 60 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 D | reuseport_kern.c | 581 struct AES_ctx aes_ctx; in select_reuseport() local
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | aesni-intel_glue.c | 302 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 D | aesni-intel_glue.c | 222 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 D | chcr_ktls.c | 78 struct crypto_aes_ctx aes_ctx; in chcr_ktls_save_keys() local
|
| /kernel/linux/linux-5.10/drivers/crypto/mediatek/ |
| H A D | mtk-aes.c | 984 struct crypto_aes_ctx aes_ctx; in mtk_aes_gcm_setkey() local
|