Home | History | Annotate | Download | only in keymaster

Lines Matching full:array_range

1084     for (keymaster_blob_t& entry : array_range(cert_chain->entries, cert_chain->entry_count))
1089 for (keymaster_blob_t& entry : array_range(rsp_chain.entries, rsp_chain.entry_count)) {