OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aes_neon_impl
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/crypto/aes/arch/arm/
aes_neon.h
44
* in
aes_neon_impl
.h instead.
71
extern struct aes_impl
aes_neon_impl
;
aes_neon_impl.c
1
/* $NetBSD:
aes_neon_impl
.c,v 1.5 2020/10/10 08:24:10 jmcneill Exp $ */
30
__KERNEL_RCSID(1, "$NetBSD:
aes_neon_impl
.c,v 1.5 2020/10/10 08:24:10 jmcneill Exp $");
229
struct aes_impl
aes_neon_impl
= {
variable in typeref:struct:aes_impl
/src/tests/sys/crypto/aes/
t_aes.c
97
AES_SELFTEST(aes_neon_selftest, &
aes_neon_impl
, "ARM NEON vpaes self-test")
Makefile
36
SRCS.t_aes+=
aes_neon_impl
.c
/src/sys/arch/arm/vfp/
vfp_init.c
386
aes_md_init(&
aes_neon_impl
);
/src/sys/arch/aarch64/aarch64/
cpu.c
708
aes_md_init(&
aes_neon_impl
);
Completed in 23 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025