Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dpk.h472 int mbedtls_pk_verify_ext( mbedtls_pk_type_t type, const void *options,
A Dcompat-1.3.h2161 #define pk_verify_ext mbedtls_pk_verify_ext
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dpk.c337 int mbedtls_pk_verify_ext( mbedtls_pk_type_t type, const void *options, in mbedtls_pk_verify_ext() function
A Dx509_crt.c2390 if( mbedtls_pk_verify_ext( crl_list->sig_pk, crl_list->sig_opts, &ca->pk, in x509_crt_verifycrl()
2474 return( mbedtls_pk_verify_ext( child->sig_pk, child->sig_opts, &parent->pk, in x509_crt_check_signature()

Completed in 25 milliseconds