Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Daesce.c412 typedef uint8x16_t poly128_t; typedef
414 static inline poly128_t vmull_p64(poly64_t a, poly64_t b) in vmull_p64()
416 poly128_t r; in vmull_p64()
424 static inline poly128_t vmull_high_p64(poly64x2_t a, poly64x2_t b) in vmull_high_p64()