| /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/ |
| common.h | 174 #define STORE32_BE(DST, W) store32_be((DST), (W)) 176 store32_be(uint8_t dst[4], uint32_t w) function
|
| common.h | 174 #define STORE32_BE(DST, W) store32_be((DST), (W)) 176 store32_be(uint8_t dst[4], uint32_t w) function
|
| /src/crypto/external/bsd/openssh/dist/ |
| libcrux_mlkem768_sha3.h | 61 store32_be(uint8_t dst[4], uint32_t src) function 348 store32_be(dst, src);
|
| libcrux_mlkem768_sha3.h | 61 store32_be(uint8_t dst[4], uint32_t src) function 348 store32_be(dst, src);
|
| libcrux_internal.h | 69 store32_be(uint8_t dst[4], uint32_t src) function 318 // TODO: why not store32_be?
|
| libcrux_internal.h | 69 store32_be(uint8_t dst[4], uint32_t src) function 318 // TODO: why not store32_be?
|