Home
last modified time | relevance | path

Searched defs:specified_attributes (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
Dpyexpat.c72 int specified_attributes; /* Report only specified attributes. */ member
/third_party/mbedtls/library/
Dpsa_crypto.c2060 const psa_key_attributes_t *specified_attributes, in psa_copy_key()