Home
last modified time | relevance | path

Searched refs:owner (Results 1 – 7 of 7) sorted by relevance

/mbedtls-development/docs/architecture/
A Dmbed-crypto-storage-specification.md103 …ent keys](#key-file-format-for-1.0.0) designated by a [key identifier and owner](#key-names-for-1.…
110owner (in particular, in library integrations), the key identifier is exactly the key identifier a…
129 Assumption: the owner identifier is a nonzero value of type `int32_t`.
133 …se identifier is the file identifier](#key-names-for-1.0.0). The upper 32 bits determine the owner.
139 This is a library integration, so there is no owner. The key file identifier is identical to the ke…
148 This is a library integration, so there is no owner. The key file identifier is identical to the ke…
160 It would simplify things to always have a 32-bit owner, with a nonzero value, and thus reserve the …
212 Assumption: the owner identifier is a nonzero value of type `int32_t`.
216 …se identifier is the file identifier](#key-names-for-1.0.0). The upper 32 bits determine the owner.
222 This is a library integration, so there is no owner. The key file identifier is identical to the ke…
[all …]
/mbedtls-development/include/psa/
A Dcrypto_struct.h383 mbedtls_key_owner_id_t owner ) in mbedtls_set_key_owner_id() argument
385 attributes->MBEDTLS_PRIVATE(core).MBEDTLS_PRIVATE(id).MBEDTLS_PRIVATE(owner) = owner; in mbedtls_set_key_owner_id()
A Dcrypto_types.h239 mbedtls_key_owner_id_t MBEDTLS_PRIVATE(owner);
A Dcrypto_values.h2246 #define MBEDTLS_SVC_KEY_ID_GET_OWNER_ID( id ) ( ( id ).owner )
2257 .MBEDTLS_PRIVATE(owner) = owner_id } ); in mbedtls_svc_key_id_make()
2271 mbedtls_key_owner_id_equal( id1.MBEDTLS_PRIVATE(owner), id2.MBEDTLS_PRIVATE(owner) ) ); in mbedtls_svc_key_id_equal()
/mbedtls-development/
A DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
190 Copyright [yyyy] [name of copyright owner]
/mbedtls-development/tests/suites/
A Dtest_suite_psa_crypto_slot_management.data185 Copy persistent to persistent, same id but different owner
A Dtest_suite_ssl.function574 * considered as an owner of the input queue only, which is initialized and

Completed in 19 milliseconds