HomeSort by relevance Sort by last modified time
    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 635 milliseconds