Home
last modified time | relevance | path

Searched refs:mbedtls_x509_get_alg_null (Results 1 – 2 of 2) sorted by relevance

/third_party/mbedtls/include/mbedtls/
Dx509.h317 int mbedtls_x509_get_alg_null( unsigned char **p, const unsigned char *end,
/third_party/mbedtls/library/
Dx509.c109 int mbedtls_x509_get_alg_null( unsigned char **p, const unsigned char *end, in mbedtls_x509_get_alg_null() function
238 if( ( ret = mbedtls_x509_get_alg_null( &p, end2, &alg_id ) ) != 0 ) in mbedtls_x509_get_rsassa_pss_params()