mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
context into memory for the kernel threads which called fpu_kern_thread(9). This allows the fpu_kern_enter() callers to not check for is_fpu_kern_thread() to get the optimization. Apply the flag to padlock(4) and aesni(4). In aesni_cipher_process(), do not leak FPU context state on error. Sponsored by: The FreeBSD Foundation MFC after: 1 week |
||
|---|---|---|
| .. | ||
| padlock.c | ||
| padlock.h | ||
| padlock_cipher.c | ||
| padlock_hash.c | ||