Home
last modified time | relevance | path

Searched hist:"9 d5a47e13c175adf7486956847c3d060fe059f2c" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/crypto/openssl/
H A Dossl_aes_gcm.hdiff 9d5a47e13c175adf7486956847c3d060fe059f2c Sat Jun 03 00:18:05 CEST 2023 Mark Johnston <markj@FreeBSD.org> ossl: Provide a fallback definition of __uint128_t when needed

This is required on i386. The patch has no functional change, since
AES-GCM isn't implemented for that platform.

Fixes: 9a3444d91c70 ("ossl: Add a VAES-based AES-GCM implementation for amd64")
Reported by: Jenkins