Home
last modified time | relevance | path

Searched refs:sig_opts (Results 1 – 24 of 24) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
A Dx509_csr.c232 &csr->sig_opts ) ) != 0 ) in mbedtls_x509_csr_parse_der()
355 csr->sig_opts ); in mbedtls_x509_csr_info()
393 mbedtls_free( csr->sig_opts ); in mbedtls_x509_csr_free()
A Dx509.c658 void **sig_opts ) in mbedtls_x509_get_sig_alg() argument
662 if( *sig_opts != NULL ) in mbedtls_x509_get_sig_alg()
687 *sig_opts = (void *) pss_opts; in mbedtls_x509_get_sig_alg()
839 const void *sig_opts ) in mbedtls_x509_sig_alg_gets() argument
859 pss_opts = (const mbedtls_pk_rsassa_pss_options *) sig_opts; in mbedtls_x509_sig_alg_gets()
873 ((void) sig_opts); in mbedtls_x509_sig_alg_gets()
A Dx509_crl.c409 &crl->sig_opts ) ) != 0 ) in mbedtls_x509_crl_parse_der()
688 crl->sig_opts ); in mbedtls_x509_crl_info()
723 mbedtls_free( crl_cur->sig_opts ); in mbedtls_x509_crl_free()
A Dx509_crt.c1172 &crt->sig_opts ) ) != 0 ) in x509_crt_parse_der_core()
2114 crt->sig_md, crt->sig_opts ); in mbedtls_x509_crt_info()
2392 if( mbedtls_pk_verify_ext( crl_list->sig_pk, crl_list->sig_opts, &ca->pk, in x509_crt_verifycrl()
2476 return( mbedtls_pk_verify_ext( child->sig_pk, child->sig_opts, &parent->pk, in x509_crt_check_signature()
3295 mbedtls_free( cert_cur->sig_opts ); in mbedtls_x509_crt_free()
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509.h323 void **sig_opts );
332 const void *sig_opts );
A Dx509_crl.h91 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
A Dx509_csr.h65 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. for R… member
A Dx509_crt.h95 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dx509.h323 void **sig_opts );
332 const void *sig_opts );
A Dx509_crl.h91 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
A Dx509_csr.h65 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. for R… member
A Dx509_crt.h95 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dx509.h323 void **sig_opts );
332 const void *sig_opts );
A Dx509_crl.h91 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
A Dx509_csr.h65 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. for R… member
A Dx509_crt.h95 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dx509.h323 void **sig_opts );
332 const void *sig_opts );
A Dx509_crl.h91 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
A Dx509_csr.h65 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. for R… member
A Dx509_crt.h95 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dx509.h323 void **sig_opts );
332 const void *sig_opts );
A Dx509_crl.h91 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
A Dx509_csr.h65 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. for R… member
A Dx509_crt.h95 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member

Completed in 42 milliseconds