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

  /device/google/contexthub/firmware/os/inc/
bl.h 71 void (*blAesCbcInitForDecr)(struct AesCbcContext *ctx, const uint32_t *k, const uint32_t *iv);
  /device/google/contexthub/firmware/os/core/
appSec.c 281 BL.blAesCbcInitForDecr(&state->cbc, k, encrHdr->IV);
bl.c 713 .blAesCbcInitForDecr = &aesCbcInitForDecr,

Completed in 77 milliseconds