Searched refs:aes_ssse3_impl (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/crypto/aes/arch/x86/
H A Daes_ssse3.h44 * declared in aes_ssse3_impl.h instead.
71 extern struct aes_impl aes_ssse3_impl;
H A Daes_ssse3_impl.c1 /* $NetBSD: aes_ssse3_impl.c,v 1.4 2020/07/25 22:31:04 riastradh Exp $ */
30 __KERNEL_RCSID(1, "$NetBSD: aes_ssse3_impl.c,v 1.4 2020/07/25 22:31:04 riastradh Exp $");
208 struct aes_impl aes_ssse3_impl = { variable in typeref:struct:aes_impl
/netbsd-current/tests/sys/crypto/aes/
H A Dt_aes.c107 AES_SELFTEST(aes_ssse3_selftest, &aes_ssse3_impl,
H A DMakefile72 SRCS.t_aes+= aes_ssse3_impl.c
/netbsd-current/sys/arch/x86/x86/
H A Didentcpu.c973 aes_md_init(&aes_ssse3_impl);

Completed in 158 milliseconds