Home
last modified time | relevance | path

Searched refs:public_type (Results 1 - 5 of 5) sorted by relevance

/third_party/libabigail/tests/data/test-diff-suppr/
H A Dtest4-local-suppr-v1.h2 struct public_type struct
16 foo(struct public_type* p, struct a_not_private_type* t);
H A Dtest4-local-suppr-v0.h2 struct public_type struct
13 foo(struct public_type* p, struct a_not_private_type* t);
H A Dtest4-local-suppr-v1.c14 foo(struct public_type* p __attribute__((unused)), in foo()
H A Dtest4-local-suppr-v0.c12 foo(struct public_type* p __attribute__((unused)), in foo()
/third_party/mbedtls/tests/src/
H A Dpsa_exercise_key.c1059 psa_key_type_t public_type; in exercise_export_public_key() local
1090 public_type = PSA_KEY_TYPE_PUBLIC_KEY_OF_KEY_PAIR( in exercise_export_public_key()
1092 exported_size = PSA_EXPORT_PUBLIC_KEY_OUTPUT_SIZE(public_type, in exercise_export_public_key()
1105 public_type, psa_get_key_bits(&attributes), in exercise_export_public_key()

Completed in 3 milliseconds