freebsd-skq/sys/crypto/via
Dimitry Andric 2055323b2c Work around a clang 6.0.0 issue with rep prefixes followed by .byte
directives (as reported in https://bugs.llvm.org/show_bug.cgi?id=35749),
by defining the rep prefix with yet another .byte directive.

This is a temporary fix, to be reverted before merging back to head,
until upstream has a proper fix for this.
2017-12-29 12:49:24 +00:00
..
padlock_cipher.c Work around a clang 6.0.0 issue with rep prefixes followed by .byte 2017-12-29 12:49:24 +00:00
padlock_hash.c opencrypto: Use C99 initializers for auth_hash instances 2017-09-26 17:52:52 +00:00
padlock.c
padlock.h