Searched defs:out2 (Results 1 - 6 of 6) sorted by relevance
| /src/sys/external/isc/libsodium/dist/test/default/ |
| H A D | scalarmult7.c | 19 static unsigned char out2[32]; variable in typeref:typename:unsigned char[32]
|
| H A D | xchacha20.c | 37 unsigned char *out2; local in function:tv_hchacha20 109 unsigned char *out2; local in function:tv_stream_xchacha20 219 unsigned char *out2; local in function:tv_secretbox_xchacha20poly1305 [all...] |
| /src/sys/external/mit/xen-include-public/dist/xen/include/public/ |
| H A D | dom0_ops.h | 77 uint32_t out2; member in struct:dom0_msr
|
| /src/bin/sh/ |
| H A D | output.c | 91 struct output *out2 = &errout; variable in typeref:struct:output * [all...] |
| /src/sys/dev/pci/ |
| H A D | if_txp.c | 1619 txp_command(struct txp_softc * sc,uint16_t id,uint16_t in1,uint32_t in2,uint32_t in3,uint16_t * out1,uint32_t * out2,uint32_t * out3,int wait) argument
|
| /src/sys/net/ |
| H A D | if_wg.c | 1138 wg_algo_kdf(uint8_t out1[static WG_KDF_OUTPUT_LEN],uint8_t out2[WG_KDF_OUTPUT_LEN],uint8_t out3[WG_KDF_OUTPUT_LEN],const uint8_t ckey[static WG_CHAINING_KEY_LEN],const uint8_t input[],const size_t inputlen) argument
|
Completed in 14 milliseconds