HomeSort by relevance Sort by last modified time
    Searched refs:blAesDecr (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/inc/
bl.h 69 void (*blAesDecr)(struct AesContext *ctx, const uint32_t *src, uint32_t *dst);
  /device/google/contexthub/firmware/os/core/
bl.c 711 .blAesDecr = &aesDecr,

Completed in 491 milliseconds