Home
last modified time | relevance | path

Searched refs:gnutls_crypto_rnd_st (Results 1 – 9 of 9) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/
H A Drandom.h31 extern gnutls_crypto_rnd_st _gnutls_rnd_ops;
H A Drandom.c35 extern gnutls_crypto_rnd_st _gnutls_fuzz_rnd_ops;
H A Dfips.h42 extern gnutls_crypto_rnd_st _gnutls_fips_rnd_ops;
H A Dcrypto-backend.h100 } gnutls_crypto_rnd_st; typedef
440 const gnutls_crypto_rnd_st * s);
H A Dcrypto-backend.c311 gnutls_crypto_rnd_register(int priority, const gnutls_crypto_rnd_st * s) in gnutls_crypto_rnd_register()
/dports/security/gnutls/gnutls-3.6.16/lib/nettle/
H A Drnd-fuzzer.c142 gnutls_crypto_rnd_st _gnutls_fuzz_rnd_ops = {
H A Drnd.c263 gnutls_crypto_rnd_st _gnutls_rnd_ops = {
H A Drnd-fips.c282 gnutls_crypto_rnd_st _gnutls_fips_rnd_ops = {
/dports/security/gnutls/gnutls-3.6.16/
H A DNEWS6519 gnutls_crypto_rnd_st: ADDED