Home
last modified time | relevance | path

Searched refs:poly_mult_reduce (Results 1 – 1 of 1) sorted by relevance

/mbedtls-3.6.0/library/
Daesce.c449 static inline uint8x16_t poly_mult_reduce(uint8x16x3_t input) in poly_mult_reduce() function
486 vc = vrbitq_u8(poly_mult_reduce(poly_mult_128(va, vb))); in mbedtls_aesce_gcm_mult()