Home
last modified time | relevance | path

Searched refs:mbedtls_pk_rsassa_pss_options (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dpk.h88 typedef struct mbedtls_pk_rsassa_pss_options { struct
108 } mbedtls_pk_rsassa_pss_options; argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dpk.h88 typedef struct mbedtls_pk_rsassa_pss_options { struct
108 } mbedtls_pk_rsassa_pss_options; argument
/aosp_15_r20/external/mbedtls/library/
H A Dx509.c734 mbedtls_pk_rsassa_pss_options *pss_opts; in mbedtls_x509_get_sig_alg()
736 pss_opts = mbedtls_calloc(1, sizeof(mbedtls_pk_rsassa_pss_options)); in mbedtls_x509_get_sig_alg()
998 const mbedtls_pk_rsassa_pss_options *pss_opts; in mbedtls_x509_sig_alg_gets()
1000 pss_opts = (const mbedtls_pk_rsassa_pss_options *) sig_opts; in mbedtls_x509_sig_alg_gets()
H A Dpk.c503 const mbedtls_pk_rsassa_pss_options *pss_opts; in mbedtls_pk_verify_ext()
515 pss_opts = (const mbedtls_pk_rsassa_pss_options *) options; in mbedtls_pk_verify_ext()
H A Dssl_tls13_generic.c231 mbedtls_pk_rsassa_pss_options rsassa_pss_options; in ssl_tls13_parse_certificate_verify()
H A Dssl_tls12_client.c2411 mbedtls_pk_rsassa_pss_options rsassa_pss_options; in ssl_parse_server_key_exchange()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dx509.c734 mbedtls_pk_rsassa_pss_options *pss_opts; in mbedtls_x509_get_sig_alg()
736 pss_opts = mbedtls_calloc(1, sizeof(mbedtls_pk_rsassa_pss_options)); in mbedtls_x509_get_sig_alg()
998 const mbedtls_pk_rsassa_pss_options *pss_opts; in mbedtls_x509_sig_alg_gets()
1000 pss_opts = (const mbedtls_pk_rsassa_pss_options *) sig_opts; in mbedtls_x509_sig_alg_gets()
H A Dpk.c1137 const mbedtls_pk_rsassa_pss_options *pss_opts; in mbedtls_pk_verify_ext()
1149 pss_opts = (const mbedtls_pk_rsassa_pss_options *) options; in mbedtls_pk_verify_ext()
H A Dssl_tls13_generic.c231 mbedtls_pk_rsassa_pss_options rsassa_pss_options; in ssl_tls13_parse_certificate_verify()
H A Dssl_tls12_client.c2408 mbedtls_pk_rsassa_pss_options rsassa_pss_options; in ssl_parse_server_key_exchange()
/aosp_15_r20/external/arm-trusted-firmware/drivers/auth/cryptocell/713/
H A Dcryptocell_crypto.c87 mbedtls_pk_rsassa_pss_options pss_opts; in verify_signature()
/aosp_15_r20/external/arm-trusted-firmware/drivers/auth/cryptocell/712/
H A Dcryptocell_crypto.c102 mbedtls_pk_rsassa_pss_options pss_opts; in verify_signature()
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_pk.function665 mbedtls_pk_rsassa_pss_options pss_opts;
1442 mbedtls_pk_rsassa_pss_options rsassa_pss_options;
1487 mbedtls_pk_rsassa_pss_options rsassa_pss_options;
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_pk.function1163 mbedtls_pk_rsassa_pss_options pss_opts;
2004 mbedtls_pk_rsassa_pss_options rsassa_pss_options;
2047 mbedtls_pk_rsassa_pss_options rsassa_pss_options;
2091 mbedtls_pk_rsassa_pss_options pss_opts = {
/aosp_15_r20/external/mbedtls/
H A DChangeLog466 * Make the fields of mbedtls_pk_rsassa_pss_options public. This makes it
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog726 * Make the fields of mbedtls_pk_rsassa_pss_options public. This makes it