OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blGetPubKeysInfo
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/firmware/os/inc/
bl.h
59
const uint32_t* (*
blGetPubKeysInfo
)(uint32_t *numKeys);
/device/google/contexthub/firmware/os/core/
bl.c
703
.
blGetPubKeysInfo
= &blExtApiGetRsaKeyInfo,
nanohubCommand.c
187
ptr = BL.
blGetPubKeysInfo
(&numKeys);
[
all
...]
Completed in 2914 milliseconds