Searched refs:certificate (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/lib/avb/libavb_atx/ |
| H A D | avb_atx_validate.c | 152 const AvbAtxCertificate* certificate, in verify_certificate() argument 159 if (certificate->signed_data.version != 1) { in verify_certificate() 164 sha512((const uint8_t*)&certificate->signed_data, in verify_certificate() 169 certificate->signature, in verify_certificate() 178 if (certificate->signed_data.key_version < minimum_key_version) { in verify_certificate() 182 if (0 != avb_safe_memcmp(certificate->signed_data.usage, in verify_certificate() 193 const AvbAtxCertificate* certificate, in verify_pik_certificate() argument 200 certificate, authority, minimum_version, expected_usage)) { in verify_pik_certificate() 209 const AvbAtxCertificate* certificate, in verify_psk_certificate() argument 218 certificate, authority, minimum_version, expected_usage)) { in verify_psk_certificate() [all …]
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | signature.txt | 65 Creating an RSA key pair and certificate 72 To create a certificate for this containing the public key: 92 private key is stored in <name>.key and the certificate is stored in
|
| H A D | beaglebone_vboot.txt | 485 certificate by mkimage, but require quite a bit of code to generate. To save
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.ti-secure | 183 name of the signing certificate embedded into the blob that got processed.
|