Searched defs:pAesGcmCtx (Results 1 – 2 of 2) sorted by relevance
26 void loadAesGcmGhashSubkey(AesGcmContext_t *pAesGcmCtx) in loadAesGcmGhashSubkey()36 void loadAesGcmKey(AesGcmContext_t *pAesGcmCtx) in loadAesGcmKey()59 void inc32AesGcmJ0(AesGcmContext_t *pAesGcmCtx) in inc32AesGcmJ0()77 void loadAesGcmCntr(AesGcmContext_t *pAesGcmCtx) in loadAesGcmCntr()88 void storeAesGcmCntr(AesGcmContext_t *pAesGcmCtx) in storeAesGcmCntr()99 void loadAesGcmGhashIV(AesGcmContext_t *pAesGcmCtx) in loadAesGcmGhashIV()110 void storeAesGcmGhashIV(AesGcmContext_t *pAesGcmCtx, CCBool storeInJ0) in storeAesGcmGhashIV()126 drvError_t initAesGcm(AesGcmContext_t* pAesGcmCtx) in initAesGcm()324 drvError_t ProcessAesGcm(AesGcmContext_t *pAesGcmCtx, CCBuffInfo_t *pInputBuffInfo, CCBuffInfo_t *p… in ProcessAesGcm()
120 AesGcmContext_t *pAesGcmCtx = NULL; in gcm_calc_h() local161 AesGcmContext_t *pAesGcmCtx = NULL; in gcm_init() local243 AesGcmContext_t *pAesGcmCtx = NULL; in gcm_process_j0() local309 AesGcmContext_t *pAesGcmCtx = NULL; in gcm_process_aad() local347 AesGcmContext_t *pAesGcmCtx = NULL; in gcm_process_cipher() local382 AesGcmContext_t *pAesGcmCtx = NULL; in gcm_process_lenA_lenC() local421 AesGcmContext_t *pAesGcmCtx = NULL; in gcm_finish() local473 AesGcmContext_t *pAesGcmCtx = NULL; in gcm_crypt_and_tag() local