Searched refs:ossl_polyval_ghash_init (Results 1 – 3 of 3) sorted by relevance
58 void ossl_polyval_ghash_init(u128 Htable[16], const uint64_t H[2]);
61 void ossl_polyval_ghash_init(u128 Htable[16], const uint64_t H[2]) in ossl_polyval_ghash_init() function
176 ossl_polyval_ghash_init(ctx->Htable, (const uint64_t*)ctx->msg_auth_key); in aes_gcm_siv_encrypt()242 ossl_polyval_ghash_init(ctx->Htable, (const uint64_t*)ctx->msg_auth_key); in aes_gcm_siv_decrypt()