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