diff options
author | Guillaume Solignac <gsoligna@cisco.com> | 2022-04-13 15:52:05 +0200 |
---|---|---|
committer | Beno�t Ganne <bganne@cisco.com> | 2022-04-13 16:50:03 +0000 |
commit | e1fd3903efe38880a45687299a414b1516994955 (patch) | |
tree | a9ec32e77a465576bb8042ac730b18240ee2f526 /test/template_ipsec.py | |
parent | 6da774015491418918f74ad20ffba12c5152ec06 (diff) |
crypto-openssl: use getrandom syscall
The sys/random.h header, which provides the getrandom syscall wrapper,
was only added in glibc2.25. To make it compatible with older version,
we can directly call the syscall.
Type: improvement
Signed-off-by: Guillaume Solignac <gsoligna@cisco.com>
Change-Id: I93c5f8a49c0323511a4e34273f0b3c0e24663bfd
Diffstat (limited to 'test/template_ipsec.py')
0 files changed, 0 insertions, 0 deletions