Home
last modified time | relevance | path

Searched refs:chain (Results 1 – 12 of 12) sorted by relevance

/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_device.cpp185 vector<Certificate> convertCertificateChain(const CertificateChain& chain) { in convertCertificateChain() argument
187 retval.reserve(chain.entry_count); in convertCertificateChain()
188 std::transform(chain.begin(), chain.end(), std::back_inserter(retval), in convertCertificateChain()
/device/google/cuttlefish/guest/hals/identity/libeic/
DEicOpsImpl.cc417 vector<uint8_t> chain; in eicOpsX509GetPublicKey() local
418 chain.resize(x509CertSize); in eicOpsX509GetPublicKey()
419 memcpy(chain.data(), x509Cert, x509CertSize); in eicOpsX509GetPublicKey()
422 chain); in eicOpsX509GetPublicKey()
/device/google/coral/
DWCNSS_qcom_cfg.ini60 # chain mask related params
450 #Enable/Disable chain selection optimization for one chain dtim
/device/google/sunfish/
DWCNSS_qcom_cfg.ini60 # chain mask related params
450 #Enable/Disable chain selection optimization for one chain dtim
/device/google/coral/gpt-utils/
Dgpt-utils.h185 int gpt_utils_set_xbl_boot_partition(enum boot_chain chain);
Dgpt-utils.cpp667 int gpt_utils_set_xbl_boot_partition(enum boot_chain chain) in gpt_utils_set_xbl_boot_partition() argument
675 if (chain == BACKUP_BOOT) { in gpt_utils_set_xbl_boot_partition()
686 } else if (chain == NORMAL_BOOT) { in gpt_utils_set_xbl_boot_partition()
/device/google/sunfish/gpt-utils/
Dgpt-utils.h185 int gpt_utils_set_xbl_boot_partition(enum boot_chain chain);
Dgpt-utils.cpp667 int gpt_utils_set_xbl_boot_partition(enum boot_chain chain) in gpt_utils_set_xbl_boot_partition() argument
675 if (chain == BACKUP_BOOT) { in gpt_utils_set_xbl_boot_partition()
686 } else if (chain == NORMAL_BOOT) { in gpt_utils_set_xbl_boot_partition()
/device/google/redbull/gpt-utils/
Dgpt-utils.h185 int gpt_utils_set_xbl_boot_partition(enum boot_chain chain);
Dgpt-utils.cpp667 int gpt_utils_set_xbl_boot_partition(enum boot_chain chain) in gpt_utils_set_xbl_boot_partition() argument
675 if (chain == BACKUP_BOOT) { in gpt_utils_set_xbl_boot_partition()
686 } else if (chain == NORMAL_BOOT) { in gpt_utils_set_xbl_boot_partition()
/device/google/redbull/
DWCNSS_qcom_cfg.ini61 # chain mask related params
466 #Enable/Disable chain selection optimization for one chain dtim
/device/google/tangorpro/
Ddevice-tangorpro.mk209 … device/google/tangorpro/cast_auth/tangor_ica.crt:$(TARGET_COPY_OUT_VENDOR)/etc/cert-chain.crt