Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/socionext/synquacer/
H A Dsq_rotpk.S7 .global sq_rotpk_hash symbol
9 .section .rodata.sq_rotpk_hash, "a"
10 sq_rotpk_hash: label
H A Dsq_tbbr.c9 extern char sq_rotpk_hash[], sq_rotpk_hash_end[];
14 *key_ptr = sq_rotpk_hash; in plat_get_rotpk_info()
15 *key_len = sq_rotpk_hash_end - sq_rotpk_hash; in plat_get_rotpk_info()