Home
last modified time | relevance | path

Searched defs:sha512_state (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h21295 struct sha512_state { struct
21296 u64 state[8];
21297 u64 count[2];
21298 u8 buf[128];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h30943 struct sha512_state { struct
30944 u64 state[8];
30945 u64 count[2];
30946 u8 buf[128];