Home
last modified time | relevance | path

Searched refs:aes (Results 1 – 22 of 22) sorted by relevance

/device/google/cuttlefish/shared/config/
Dfstab.dtb2 /dev/block/vdb /data ext4 nodev,noatime,nosuid,errors=panic wait,fileencryption=aes-256-xts:aes-256…
Dfstab.initrd3 /dev/block/vdb /data ext4 nodev,noatime,nosuid,errors=panic wait,fileencryption=aes-256-xts:aes-256…
Dfstab.initrd-dynamic-partitions4 /dev/block/vdb /data ext4 nodev,noatime,nosuid,errors=panic wait,fileencryption=aes-256-xts:aes-256…
/device/generic/goldfish/
Dfstab.ranchu5 …odev,nomblk_io_submit,errors=panic wait,check,quota,fileencryption=aes-256-xts:aes-256-cts,reser…
/device/google/contexthub/lib/nanohub/
Daes.c346 aesInitForEncr(&ctx->aes, k); in aesCbcInitForEncr()
354 aesInitForDecr(&ctx->aes, &tmp, k); in aesCbcInitForDecr()
365 aesEncr(&ctx->aes, ctx->iv, dst); in aesCbcEncr()
373 aesDecr(&ctx->aes, src, tmp); in aesCbcDecr()
/device/google/contexthub/util/nanoapp_encr/
DMakefile18 SRC = nanoapp_encr.c ../../lib/nanohub/aes.c ../../lib/nanohub/sha2.c ../../lib/nanohub/nanoapp.c
/device/google/contexthub/lib/
DAndroid.mk20 nanohub/aes.c \
DAndroid.bp39 "nanohub/aes.c",
/device/google/crosshatch-sepolicy/vendor/google/
Dramoops.te6 # kmod=crypto-gcm(aes)
/device/google/bonito-sepolicy/vendor/google/
Dramoops.te6 # kmod=crypto-gcm(aes)
/device/google/wahoo/sepolicy/vendor/
Dramoops.te6 # kmod=crypto-gcm(aes)
/device/google/contexthub/lib/include/nanohub/
Daes.h42 struct AesContext aes; member
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Session.c110 WriteUnaligned16 ((UINT16 *)Buffer, SwapBytes16 (Symmetric->keyBits.aes)); in Tpm2StartAuthSession()
112 WriteUnaligned16 ((UINT16 *)Buffer, SwapBytes16 (Symmetric->mode.aes)); in Tpm2StartAuthSession()
DTpm2Capability.c668 … WriteUnaligned16 ((UINT16 *)Buffer, SwapBytes16 (Parameters->parameters.symDetail.keyBits.aes)); in Tpm2TestParms()
670 WriteUnaligned16 ((UINT16 *)Buffer, SwapBytes16 (Parameters->parameters.symDetail.mode.aes)); in Tpm2TestParms()
694 …aligned16 ((UINT16 *)Buffer, SwapBytes16 (Parameters->parameters.rsaDetail.symmetric.keyBits.aes)); in Tpm2TestParms()
696 …eUnaligned16 ((UINT16 *)Buffer, SwapBytes16 (Parameters->parameters.rsaDetail.symmetric.mode.aes)); in Tpm2TestParms()
742 …aligned16 ((UINT16 *)Buffer, SwapBytes16 (Parameters->parameters.eccDetail.symmetric.keyBits.aes)); in Tpm2TestParms()
744 …eUnaligned16 ((UINT16 *)Buffer, SwapBytes16 (Parameters->parameters.eccDetail.symmetric.mode.aes)); in Tpm2TestParms()
/device/google/wahoo/
Dfstab.hardware6 …noauto_da_alloc latemount,wait,check,formattable,fileencryption=ice:aes-256-heh,eraseblk=16…
/device/linaro/bootloader/edk2/CryptoPkg/Library/OpensslLib/
DInstall.sh25 cp crypto/aes/aes.h include/openssl
DInstall.cmd23 copy crypto\aes\aes.h include\openssl
DOpensslLib.inf92 $(OPENSSL_PATH)/crypto/aes/aes_core.c
93 $(OPENSSL_PATH)/crypto/aes/aes_misc.c
94 $(OPENSSL_PATH)/crypto/aes/aes_ecb.c
95 $(OPENSSL_PATH)/crypto/aes/aes_cbc.c
96 $(OPENSSL_PATH)/crypto/aes/aes_cfb.c
97 $(OPENSSL_PATH)/crypto/aes/aes_ofb.c
98 $(OPENSSL_PATH)/crypto/aes/aes_ctr.c
99 $(OPENSSL_PATH)/crypto/aes/aes_ige.c
100 $(OPENSSL_PATH)/crypto/aes/aes_wrap.c
/device/google/contexthub/firmware/
Dfirmware.mk76 SRCS_bl += ../lib/nanohub/sha2.c ../lib/nanohub/rsa.c ../lib/nanohub/aes.c os/core/seos.c
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h1254 TPMI_AES_KEY_BITS aes; member
1262 TPMI_ALG_SYM_MODE aes; member
/device/google/marlin/
Ddevice-common.mk644 ro.crypto.volume.filenames_mode=aes-256-cts
/device/google/crosshatch/
Ddevice.mk398 ro.crypto.volume.filenames_mode=aes-256-cts