Searched refs:random_data (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/netinet/
H A Dsctp_header.h514 uint8_t random_data[]; member in struct:sctp_auth_random
H A Dsctp_output.c6023 SCTP_READ_RANDOM(randp->random_data, SCTP_AUTH_RANDOM_SIZE_DEFAULT);
/freebsd-11-stable/crypto/openssh/
H A Dpkcs11.h996 unsigned char *random_data,
/freebsd-11-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h998 unsigned char *random_data,
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dhxtool.c1415 random_data(void *opt, int argc, char **argv) function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp771 uint32_t random_data = rand(); local
774 return MemAWrite(context, address, random_data, addr_byte_size);

Completed in 304 milliseconds