Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dattestation_key.c133 static bool copy_cert_chain_from_buf(uint8_t **buf_ptr, in copy_cert_chain_from_buf() function
338 if (copy_cert_chain_from_buf(&key_buf, &certchain) == false) { in load_attestation_key()
371 if (copy_cert_chain_from_buf(&key_buf, &certchain) == false) { in load_attestation_key()
412 if (copy_cert_chain_from_buf(key_buf, &certchain) == false) { in read_key_data()