Searched defs:out_is_avx (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/modes/
H A Dgcm.c349 int *out_is_avx,
351 *out_is_avx = 0;
372 *out_is_avx = 1;
347 CRYPTO_ghash_init(gmult_func *out_mult, ghash_func *out_hash, u128 *out_key, u128 out_table[16], int *out_is_avx, const uint8_t *gcm_key) argument

Completed in 91 milliseconds