Home
last modified time | relevance | path

Searched refs:sha256 (Results 1 – 23 of 23) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_hmac.py90 hashlib.sha256: 'b0344c61d8db38535ca8afceaf0bf12b'
107 hashlib.sha256: '5bdcc146bf60754e6a042426089575c7'
124 hashlib.sha256: '773ea91e36800e46854db8ebd09181a7'
141 hashlib.sha256: '82558a389a443c0ea4cc819899f2083a'
159 hashlib.sha256: '60e431591ee0b67f0d8a26aacbf5b77f'
180 hashlib.sha256: '9b09ffa71b942fcb27635fbcd5b0e944'
195 self._rfc4231_test_cases(hashlib.sha256)
Dsha256.pem1 # Certificate chain for https://sha256.tbs-internet.com
2 …2 rue de Bretagne/O=TBS INTERNET/OU=0002 440443810/OU=sha-256 production/CN=sha256.tbs-internet.com
Dtest_hashlib.py90 self.constructors_to_test['sha256'].add(_sha256.sha256)
/device/generic/goldfish-opengl/
Dcmake_transform.py75 m = hashlib.sha256()
86 sha256 = checksum(mkfile)
88 'android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/%s" "%s")' % (mkfile, sha256))
166 sha256 = checksum(mkfile)
170 'android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/%s" "%s")' % (mkfile, sha256))
/device/google/crosshatch/fuzzy_fastboot/
Dvalidator.py36 hash = hashlib.sha256(tlvs)
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/certs/
Dcreate_certs.sh14 openssl x509 -req -sha256 -days 365 -in server.csr -signkey server.key -out server.crt
/device/google/cuttlefish/host/frontend/gcastv2/https/certs/
Dcreate_certs.sh14 openssl x509 -req -sha256 -days 365 -in server.csr -signkey server.key -out server.crt
/device/generic/goldfish/tools/
Dmk_vbmeta_boot_params.sh54 VBMETA_HASH_ALG=sha256
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hashopenssl.c78 DEFINE_CONSTS_FOR_NEW(sha256) in DEFINE_CONSTS_FOR_NEW()
540 GEN_CONSTRUCTOR(sha256)
553 CONSTRUCTOR_METH_DEF(sha256),
593 INIT_CONSTRUCTOR_CONSTANTS(sha256); in init_hashlib()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dhashlib.py78 return _sha256.sha256
/device/linaro/bootloader/arm-trusted-firmware/drivers/auth/mbedtls/
Dmbedtls_crypto.mk40 sha256.c \
/device/linaro/bootloader/edk2/SecurityPkg/Library/HashInstanceLibSha256/
DHashInstanceLibSha256.c40 DigestList->digests[0].digest.sha256, in Tpm2SetSha256ToDigestList()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dhashlib.py84 return _sha256.sha256
/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
Dplatform.mk111 openssl dgst -sha256 -binary > $@ 2>/dev/null
/device/linaro/bootloader/arm-trusted-firmware/plat/qemu/
Dplatform.mk82 openssl dgst -sha256 -binary > $@ 2>/dev/null
/device/google/sunfish/json-c/
DRELEASE_CHECKLIST.txt123 openssl sha -sha256 json-c*gz
/device/google/crosshatch/json-c/
DRELEASE_CHECKLIST.txt123 openssl sha -sha256 json-c*gz
/device/google/bonito/json-c/
DRELEASE_CHECKLIST.txt123 openssl sha -sha256 json-c*gz
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Pkcs7Sign/
DReadme.md79 …openssl smime -sign -binary -signer TestCert.pem -outform DER -md sha256 -certfile TestSub.pub.pem…
/device/google/coral/json-c/
DRELEASE_CHECKLIST.txt123 openssl sha -sha256 json-c*gz
/device/google/redbull/json-c/
DRELEASE_CHECKLIST.txt123 openssl sha -sha256 json-c*gz
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h913 BYTE sha256[SHA256_DIGEST_SIZE]; member
/device/linaro/bootloader/edk2/CryptoPkg/Library/OpensslLib/
DOpensslLib.inf61 $(OPENSSL_PATH)/crypto/sha/sha256.c