OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blAesInitForEncr
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/os/inc/
bl.h
66
void (*
blAesInitForEncr
)(struct AesContext *ctx, const uint32_t *k);
/device/google/contexthub/firmware/os/core/
bl.c
708
.
blAesInitForEncr
= &aesInitForEncr,
Completed in 689 milliseconds