Home
last modified time | relevance | path

Searched refs:bigint_prime_check (Results 1 – 3 of 3) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dmpi.h57 #define _gnutls_prime_check _gnutls_mpi_ops.bigint_prime_check
H A Dcrypto-backend.h173 int (*bigint_prime_check) (const bigint_t pp); member
/dports/security/gnutls/gnutls-3.6.16/lib/nettle/
H A Dmpi.c365 .bigint_prime_check = wrap_nettle_prime_check,