| /optee_os/lib/libmbedtls/mbedtls/include/psa/ |
| H A D | crypto_sizes.h | 188 #define PSA_AEAD_TAG_LENGTH(key_type, key_bits, alg) \ argument 328 #define PSA_MAC_LENGTH(key_type, key_bits, alg) \ argument 360 #define PSA_AEAD_ENCRYPT_OUTPUT_SIZE(key_type, alg, plaintext_length) \ argument 413 #define PSA_AEAD_DECRYPT_OUTPUT_SIZE(key_type, alg, ciphertext_length) \ argument 465 #define PSA_AEAD_NONCE_LENGTH(key_type, alg) \ argument 517 #define PSA_AEAD_UPDATE_OUTPUT_SIZE(key_type, alg, input_length) \ argument 558 #define PSA_AEAD_FINISH_OUTPUT_SIZE(key_type, alg) \ argument 592 #define PSA_AEAD_VERIFY_OUTPUT_SIZE(key_type, alg) \ argument 646 #define PSA_SIGN_OUTPUT_SIZE(key_type, key_bits, alg) \ argument 699 #define PSA_ASYMMETRIC_ENCRYPT_OUTPUT_SIZE(key_type, key_bits, alg) \ argument [all …]
|
| H A D | crypto_compat.h | 220 #define PSA_KEY_DOMAIN_PARAMETERS_SIZE(key_type, key_bits) \ argument
|
| /optee_os/lib/libmbedtls/core/ |
| H A D | ecc.c | 376 crypto_asym_get_ecc_keypair_ops(uint32_t key_type) in crypto_asym_get_ecc_keypair_ops() 400 uint32_t key_type, in crypto_asym_alloc_ecc_keypair() 474 crypto_asym_get_ecc_public_ops(uint32_t key_type) in crypto_asym_get_ecc_public_ops() 500 uint32_t key_type, in crypto_asym_alloc_ecc_public_key()
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | ecc.c | 392 crypto_asym_get_ecc_keypair_ops( uint32_t key_type) in crypto_asym_get_ecc_keypair_ops() 416 uint32_t key_type, in crypto_asym_alloc_ecc_keypair() 470 crypto_asym_get_ecc_public_ops(uint32_t key_type) in crypto_asym_get_ecc_public_ops() 494 uint32_t key_type, in crypto_asym_alloc_ecc_public_key()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | psa_crypto_cipher.c | 31 psa_key_type_t key_type) in mbedtls_cipher_validate_values() 125 psa_key_type_t key_type, in mbedtls_cipher_values_from_psa() 257 psa_key_type_t key_type, in mbedtls_cipher_info_from_psa() 289 psa_key_type_t key_type = attributes->type; in psa_cipher_setup() local
|
| H A D | psa_crypto_driver_wrappers_no_static.c | 91 psa_key_type_t key_type = psa_get_key_type(attributes); in psa_driver_wrapper_get_key_buffer_size() local
|
| H A D | ssl_ciphersuites.c | 1907 psa_key_type_t key_type; in mbedtls_ssl_ciphersuite_get_cipher_key_bitlen() local
|
| H A D | ssl_ticket.c | 224 psa_key_type_t key_type; in mbedtls_ssl_ticket_setup() local
|
| H A D | ssl_tls13_generic.c | 1496 uint16_t tls_id, size_t *bits, psa_key_type_t *key_type) in mbedtls_ssl_get_psa_ffdh_info_from_tls_id() 1548 psa_key_type_t key_type = PSA_KEY_TYPE_NONE; in mbedtls_ssl_tls13_generate_and_write_xxdh_key_exchange() local
|
| H A D | psa_crypto.c | 290 int psa_can_do_cipher(psa_key_type_t key_type, psa_algorithm_t cipher_alg) in psa_can_do_cipher() 681 psa_key_type_t key_type) in psa_mac_key_can_do() 819 psa_key_type_t key_type, in psa_key_policy_algorithm_intersection() 917 static int psa_key_algorithm_permits(psa_key_type_t key_type, in psa_key_algorithm_permits() 1016 psa_key_type_t key_type, in psa_key_policy_permits() 1056 psa_key_type_t key_type, in psa_restrict_key_policy() 2644 psa_key_type_t key_type = psa_get_key_type(attributes); in psa_mac_finalize_alg_and_key_validation() local 7508 psa_key_type_t key_type) in psa_key_derivation_check_input_type() 7556 psa_key_type_t key_type, in psa_key_derivation_input_internal()
|
| H A D | ssl_tls12_client.c | 1720 psa_key_type_t key_type = PSA_KEY_TYPE_NONE; in ssl_parse_server_ecdh_params() local 2017 psa_key_type_t key_type = PSA_KEY_TYPE_NONE; in ssl_get_ecdh_params_from_cert() local
|
| H A D | ssl_tls13_keys.c | 941 psa_key_type_t key_type; in mbedtls_ssl_tls13_populate_transform() local 1097 psa_key_type_t key_type; in ssl_tls13_get_cipher_key_info() local
|
| /optee_os/ta/pkcs11/src/ |
| H A D | object.h | 31 uint32_t key_type; member
|
| H A D | pkcs11_helpers.c | 479 enum pkcs11_key_type key_type = id; in key_type_is_symm_key() local 498 enum pkcs11_key_type key_type = id; in key_type_is_asymm_key() local 781 enum pkcs11_key_type key_type = id; in id2str_type() local
|
| H A D | processing_digest.c | 124 enum pkcs11_key_type key_type = PKCS11_CKK_UNDEFINED_ID; in step_digest_operation() local
|
| H A D | processing_symm.c | 107 enum pkcs11_key_type key_type; in pkcs2tee_key_type() member 120 enum pkcs11_key_type key_type = get_key_type(obj->attributes); in pkcs2tee_key_type() local 329 enum pkcs11_key_type key_type = 0; in load_tee_key() local
|
| /optee_os/core/drivers/crypto/caam/include/ |
| H A D | caam_key.h | 27 enum caam_key_type key_type; /* CAAM Key type */ member
|
| /optee_os/core/drivers/crypto/caam/ |
| H A D | caam_key.c | 89 uint32_t key_type; /* Black key type */ member 647 enum caam_key_type key_type) in caam_key_black_encapsulation()
|
| /optee_os/core/drivers/crypto/caam/acipher/ |
| H A D | caam_dh.c | 229 enum caam_key_type key_type = caam_key_default_key_gen_type(); in do_gen_keypair() local
|
| H A D | caam_rsa.c | 497 enum caam_key_type key_type = caam_key_default_key_gen_type(); in do_black_key_encapsulation() local 533 enum caam_key_type key_type = caam_key_default_key_gen_type(); in do_gen_keypair() local
|
| H A D | caam_dsa.c | 385 enum caam_key_type key_type = caam_key_default_key_gen_type(); in do_gen_keypair() local
|
| H A D | caam_ecc.c | 264 enum caam_key_type key_type = caam_key_default_key_gen_type(); in do_gen_keypair() local
|
| /optee_os/scripts/ |
| H A D | sign_rproc_fw.py | 349 key_type = { variable
|
| /optee_os/lib/libutee/include/ |
| H A D | utee_defines.h | 147 uint32_t key_type = 0xA0000000 | TEE_ALG_GET_MAIN_ALG(algo); in __tee_alg_get_key_type() local
|
| /optee_os/core/crypto/ |
| H A D | crypto.c | 711 uint32_t key_type, in crypto_acipher_alloc_ecc_public_key() 729 uint32_t key_type, in crypto_acipher_alloc_ecc_keypair()
|