Home
last modified time | relevance | path

Searched refs:mbedtls_pk_verify_ext (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dpk.h390 int mbedtls_pk_verify_ext( mbedtls_pk_type_t type, const void *options,
A Dcompat-1.3.h2157 #define pk_verify_ext mbedtls_pk_verify_ext
/AliOS-Things-master/components/mbedtls/library/
A Dpk.c299 int mbedtls_pk_verify_ext( mbedtls_pk_type_t type, const void *options, in mbedtls_pk_verify_ext() function
A Dx509_crt.c2002 if( mbedtls_pk_verify_ext( crl_list->sig_pk, crl_list->sig_opts, &ca->pk, in x509_crt_verifycrl()
2067 return( mbedtls_pk_verify_ext( child->sig_pk, child->sig_opts, &parent->pk, in x509_crt_check_signature()

Completed in 22 milliseconds