Searched defs:kcopy (Results 1 - 10 of 10) sorted by relevance

/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa2012/ref/
H A Dstream_salsa2012_ref.c19 unsigned char kcopy[32]; local in function:crypto_stream_salsa2012
65 unsigned char kcopy[32]; local in function:crypto_stream_salsa2012_xor
[all...]
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa208/ref/
H A Dstream_salsa208_ref.c19 unsigned char kcopy[32]; local in function:crypto_stream_salsa208
65 unsigned char kcopy[32]; local in function:crypto_stream_salsa208_xor
[all...]
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/ref/
H A Dsalsa20_ref.c24 unsigned char kcopy[32]; local in function:stream_ref
70 unsigned char kcopy[32]; local in function:stream_ref_xor_ic
[all...]
/src/sys/arch/powerpc/booke/
H A Dkcopy.c56 kcopy(const void *src, void *dst, size_t len) function in typeref:typename:int
/src/sys/arch/usermode/usermode/
H A Dcopy.c79 kcopy(const void *src, void *dst, size_t len) function in typeref:typename:int
/src/sys/rump/librump/rumpkern/
H A Drumpcopy.c151 kcopy(const void *src, void *dst, size_t len) function in typeref:typename:int
/src/sys/arch/powerpc/powerpc/
H A Dtrap.c668 kcopy(const void *src, void *dst, size_t len) function in typeref:typename:int
/src/sys/arch/powerpc/ibm4xx/
H A Dtrap.c680 kcopy(const void *src, void *dst, size_t len) function in typeref:typename:int
/src/sys/arch/riscv/riscv/
H A Dtrap.c175 kcopy(const void *kfaddr, void *kdaddr, size_t len) function in typeref:typename:int
/src/sys/sys/
H A Dsystm.h314 #define kcopy kasan_kcopy macro
317 #define kcopy kcsan_kcopy macro
320 #define kcopy kmsan_kcopy macro

Completed in 7 milliseconds