Searched defs:key_bits (Results 1 – 11 of 11) sorted by relevance
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/include/psa/ |
| D | crypto_sizes.h | 167 #define PSA_AEAD_TAG_LENGTH(key_type, key_bits, alg) \ argument 266 #define PSA_MAC_LENGTH(key_type, key_bits, alg) \ argument 584 #define PSA_SIGN_OUTPUT_SIZE(key_type, key_bits, alg) \ argument 629 #define PSA_ASYMMETRIC_ENCRYPT_OUTPUT_SIZE(key_type, key_bits, alg) \ argument 668 #define PSA_ASYMMETRIC_DECRYPT_OUTPUT_SIZE(key_type, key_bits, alg) \ argument 707 #define PSA_KEY_EXPORT_RSA_PUBLIC_KEY_MAX_SIZE(key_bits) \ argument 732 #define PSA_KEY_EXPORT_RSA_KEY_PAIR_MAX_SIZE(key_bits) \ argument 751 #define PSA_KEY_EXPORT_DSA_PUBLIC_KEY_MAX_SIZE(key_bits) \ argument 770 #define PSA_KEY_EXPORT_DSA_KEY_PAIR_MAX_SIZE(key_bits) \ argument 783 #define PSA_KEY_EXPORT_ECC_PUBLIC_KEY_MAX_SIZE(key_bits) \ argument [all …]
|
| D | crypto_extra.h | 561 #define PSA_KEY_DOMAIN_PARAMETERS_SIZE(key_type, key_bits) \ argument 566 #define PSA_DH_KEY_DOMAIN_PARAMETERS_SIZE(key_bits) \ argument 568 #define PSA_DSA_KEY_DOMAIN_PARAMETERS_SIZE(key_bits) \ argument
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/programs/psa/ |
| D | crypto_examples.c | 163 key_bits = 256, in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block() enumerator 211 key_bits = 256, in cipher_example_encrypt_decrypt_aes_cbc_pkcs7_multi() enumerator 259 key_bits = 256, in cipher_example_encrypt_decrypt_aes_ctr_multi() enumerator
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/ |
| D | psa_crypto_cipher.c | 37 size_t key_bits, in mbedtls_cipher_info_from_psa() 139 size_t key_bits; in psa_cipher_setup() local
|
| D | psa_crypto_aead.c | 49 size_t key_bits; in psa_aead_setup() local
|
| D | psa_crypto_driver_wrappers.c | 483 size_t key_bits = attributes->core.bits; in psa_driver_wrapper_get_key_buffer_size() local
|
| D | psa_crypto.c | 2305 size_t key_bits = psa_get_key_bits( attributes ); in psa_mac_finalize_alg_and_key_validation() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/tests/include/test/ |
| D | psa_crypto_helpers.h | 223 #define MBEDTLS_TEST_PSA_SKIP_IF_ALT_AES_192( key_type, key_bits ) \ argument
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/tests/src/ |
| D | psa_exercise_key.c | 509 size_t key_bits; in mbedtls_test_psa_key_agreement_with_self() local 549 size_t key_bits; in mbedtls_test_psa_raw_key_agreement_with_self() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/tests/src/drivers/ |
| D | test_driver_key_management.c | 108 const size_t key_bits ) in mbedtls_test_opaque_size_function()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/wps/ |
| D | wps_common.c | 27 u8 i_buf[4], key_bits[4]; in wps_kdf() local
|