Searched refs:x509_crl_get_version (Results 1 – 1 of 1) sorted by relevance
70 static int x509_crl_get_version( unsigned char **p, in x509_crl_get_version() function394 if( ( ret = x509_crl_get_version( &p, end, &crl->version ) ) != 0 || in mbedtls_x509_crl_parse_der()
Completed in 3 milliseconds