Home
last modified time | relevance | path

Searched refs:_gnutls_x509_crt_read_spki_params (Results 1 – 5 of 5) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/x509/
H A Dsign.c60 result = _gnutls_x509_crt_read_spki_params(crt, &crt_params); in _gnutls_x509_crt_get_spki_params()
H A Dx509_int.h406 _gnutls_x509_crt_read_spki_params(gnutls_x509_crt_t crt, in _gnutls_x509_crt_read_spki_params() function
H A Dx509_write.c2093 ret = _gnutls_x509_crt_read_spki_params(crt, &tpki); in gnutls_x509_crt_set_spki()
H A Dx509.c1648 result = _gnutls_x509_crt_read_spki_params(cert, &params); in gnutls_x509_crt_get_spki()
H A Doutput.c1677 ret = _gnutls_x509_crt_read_spki_params(crt, &params); in print_crt_pubkey()