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