Searched refs:init_counter (Results 1 – 1 of 1) sorted by relevance
22 static int aes_gcm_siv_ctr32(PROV_AES_GCM_SIV_CTX *ctx, const unsigned char *init_counter,334 static int aes_gcm_siv_ctr32(PROV_AES_GCM_SIV_CTX *ctx, const unsigned char *init_counter, in aes_gcm_siv_ctr32() argument350 memcpy(&block, init_counter, sizeof(block)); in aes_gcm_siv_ctr32()