Searched refs:owner (Results 1 – 12 of 12) sorted by relevance
| /lib/mbedtls/external/mbedtls/docs/architecture/ |
| A D | mbed-crypto-storage-specification.md | 105 …ent keys](#key-file-format-for-1.0.0) designated by a [key identifier and owner](#key-names-for-1.… 112 …owner (in particular, in library integrations), the key identifier is exactly the key identifier a… 135 Assumption: the owner identifier is a nonzero value of type `int32_t`. 145 This is a library integration, so there is no owner. The key file identifier is identical to the ke… 154 This is a library integration, so there is no owner. The key file identifier is identical to the ke… 166 It would simplify things to always have a 32-bit owner, with a nonzero value, and thus reserve the … 232 Assumption: the owner identifier is a nonzero value of type `int32_t`. 242 This is a library integration, so there is no owner. The key file identifier is identical to the ke… 371 Assumption: the owner identifier is a nonzero value of type `int32_t`. 381 This is a library integration, so there is no owner. The key file identifier is identical to the ke… [all …]
|
| /lib/mbedtls/external/mbedtls/include/psa/ |
| A D | crypto_struct.h | 332 mbedtls_key_owner_id_t owner) in mbedtls_set_key_owner_id() argument 334 attributes->MBEDTLS_PRIVATE(id).MBEDTLS_PRIVATE(owner) = owner; in mbedtls_set_key_owner_id()
|
| A D | crypto_types.h | 302 mbedtls_key_owner_id_t MBEDTLS_PRIVATE(owner);
|
| A D | crypto_values.h | 2483 #define MBEDTLS_SVC_KEY_ID_GET_OWNER_ID(id) ((id).MBEDTLS_PRIVATE(owner)) 2494 .MBEDTLS_PRIVATE(owner) = owner_id }; in mbedtls_svc_key_id_make() 2508 mbedtls_key_owner_id_equal(id1.MBEDTLS_PRIVATE(owner), id2.MBEDTLS_PRIVATE(owner)); in mbedtls_svc_key_id_equal()
|
| A D | crypto.h | 152 mbedtls_key_owner_id_t owner);
|
| /lib/crypto/ |
| A D | x509_public_key.c | 217 __module_get(public_key_subtype.owner); in x509_key_preparse() 241 .owner = THIS_MODULE,
|
| A D | asymmetric_type.c | 445 module_put(subtype->owner); in asymmetric_key_free_preparse() 468 module_put(subtype->owner); in asymmetric_key_destroy()
|
| A D | public_key.c | 400 .owner = THIS_MODULE,
|
| /lib/mbedtls/external/mbedtls/ |
| A D | LICENSE | 20 "Licensor" shall mean the copyright owner or entity authorized by 21 the copyright owner that is granting the License. 59 submitted to Licensor for inclusion in the Work by the copyright owner 61 the copyright owner. For the purposes of this definition, "submitted" 68 designated in writing by the copyright owner as "Not a Contribution." 197 Copyright [yyyy] [name of copyright owner]
|
| /lib/efi_loader/ |
| A D | efi_signature.c | 714 memcpy(&sig_data->owner, &esd->signature_owner, in efi_sigstore_parse_siglist()
|
| /lib/mbedtls/external/mbedtls/tests/suites/ |
| A D | test_suite_psa_crypto_slot_management.data | 185 Copy persistent to persistent, same id but different owner
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/ |
| A D | IF-MIB | 65 assigned name of the owner of a resource. This information 71 the agent itself will be the owner of an entry. In these
|
Completed in 36 milliseconds