Home
last modified time | relevance | path

Searched hist:"01 d5de8fca77a55ddd9bc79db3078c9f2ccdbab1" (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/opencrypto/
H A Dxform_poly1305.c01d5de8fca77a55ddd9bc79db3078c9f2ccdbab1 Fri Aug 17 02:30:04 CEST 2018 Conrad Meyer <cem@FreeBSD.org> Add xform-conforming auth_hash wrapper for Poly-1305

The wrapper is a thin shim around libsodium's Poly-1305 implementation. For
now, we just use the C algorithm and do not attempt to build the
SSE-optimized variant for x86 processors.

The algorithm support has not yet been plumbed through cryptodev, or added
to cryptosoft.
H A Dxform_auth.hdiff 01d5de8fca77a55ddd9bc79db3078c9f2ccdbab1 Fri Aug 17 02:30:04 CEST 2018 Conrad Meyer <cem@FreeBSD.org> Add xform-conforming auth_hash wrapper for Poly-1305

The wrapper is a thin shim around libsodium's Poly-1305 implementation. For
now, we just use the C algorithm and do not attempt to build the
SSE-optimized variant for x86 processors.

The algorithm support has not yet been plumbed through cryptodev, or added
to cryptosoft.
H A Dcryptodev.hdiff 01d5de8fca77a55ddd9bc79db3078c9f2ccdbab1 Fri Aug 17 02:30:04 CEST 2018 Conrad Meyer <cem@FreeBSD.org> Add xform-conforming auth_hash wrapper for Poly-1305

The wrapper is a thin shim around libsodium's Poly-1305 implementation. For
now, we just use the C algorithm and do not attempt to build the
SSE-optimized variant for x86 processors.

The algorithm support has not yet been plumbed through cryptodev, or added
to cryptosoft.
/freebsd/sys/modules/crypto/
H A DMakefilediff 01d5de8fca77a55ddd9bc79db3078c9f2ccdbab1 Fri Aug 17 02:30:04 CEST 2018 Conrad Meyer <cem@FreeBSD.org> Add xform-conforming auth_hash wrapper for Poly-1305

The wrapper is a thin shim around libsodium's Poly-1305 implementation. For
now, we just use the C algorithm and do not attempt to build the
SSE-optimized variant for x86 processors.

The algorithm support has not yet been plumbed through cryptodev, or added
to cryptosoft.
/freebsd/sys/conf/
H A Dfilesdiff 01d5de8fca77a55ddd9bc79db3078c9f2ccdbab1 Fri Aug 17 02:30:04 CEST 2018 Conrad Meyer <cem@FreeBSD.org> Add xform-conforming auth_hash wrapper for Poly-1305

The wrapper is a thin shim around libsodium's Poly-1305 implementation. For
now, we just use the C algorithm and do not attempt to build the
SSE-optimized variant for x86 processors.

The algorithm support has not yet been plumbed through cryptodev, or added
to cryptosoft.