Home
last modified time | relevance | path

Searched defs:get_random (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/boot/
H A Dkaslr.c46 static int get_random(unsigned long limit, unsigned long *value) in get_random() function
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_core.c330 int (*get_random)(unsigned char *key, size_t key_len); in init_trusted() local
/openbmc/linux/include/keys/
H A Dtrusted-type.h68 int (*get_random)(unsigned char *key, size_t key_len); member
/openbmc/ipmitool/src/plugins/lan/
H A Dlan.c224 get_random(void *data, int len) in get_random() function