Searched defs:usage (Results 1 – 15 of 15) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/tests/src/ |
D | psa_exercise_key.c | 121 psa_key_usage_t usage, in exercise_mac_key() 176 psa_key_usage_t usage, in exercise_cipher_key() 264 psa_key_usage_t usage, in exercise_aead_key() 326 static int can_sign_or_verify_message(psa_key_usage_t usage, in can_sign_or_verify_message() 339 psa_key_usage_t usage, in exercise_signature_key() 440 psa_key_usage_t usage, in exercise_asymmetric_encryption_key() 589 psa_key_usage_t usage, in exercise_key_derivation_key() 748 psa_key_usage_t usage, in exercise_raw_key_agreement_key() 767 psa_key_usage_t usage, in exercise_key_agreement_key() 1006 psa_key_usage_t usage, in exercise_export_key() [all …]
|
/openthread-latest/third_party/mbedtls/repo/programs/test/ |
D | zeroize.c | 26 void usage(void) in usage() function
|
/openthread-latest/third_party/mbedtls/repo/scripts/ |
D | ecp_comb_table.py | 200 def usage(): function
|
/openthread-latest/third_party/mbedtls/repo/programs/psa/ |
D | psa_constant_names_generated.c | 380 psa_key_usage_t usage) in psa_snprint_key_usage()
|
D | key_ladder_demo.c | 211 static psa_status_t import_key_from_file(psa_key_usage_t usage, in import_key_from_file() 310 static psa_status_t derive_wrapping_key(psa_key_usage_t usage, in derive_wrapping_key() 586 static void usage(void) in usage() function
|
D | aead_demo.c | 60 const char usage[] = variable
|
D | psa_constant_names.c | 177 static void usage(const char *program_name) in usage() function
|
/openthread-latest/third_party/mbedtls/repo/programs/cipher/ |
D | cipher_aead_demo.c | 57 const char usage[] = variable
|
/openthread-latest/third_party/mbedtls/repo/programs/ssl/ |
D | ssl_test_lib.c | 225 psa_key_usage_t *usage, in key_opaque_set_alg_usage()
|
D | ssl_client2.c | 1765 psa_key_usage_t usage = 0; in main() local
|
/openthread-latest/third_party/mbedtls/repo/library/ |
D | pk.c | 248 psa_key_usage_t usage) in mbedtls_pk_can_do_ext() 405 psa_key_usage_t usage, in mbedtls_pk_get_psa_attributes()
|
D | psa_crypto.c | 1094 psa_key_usage_t usage, in psa_get_and_lock_key_slot_with_policy() 1160 psa_key_usage_t usage, in psa_get_and_lock_transparent_key_slot_with_policy() 4258 psa_key_usage_t usage = (cipher_operation == MBEDTLS_ENCRYPT ? in psa_cipher_setup() local
|
D | x509_crt.c | 1929 unsigned int usage) in mbedtls_x509_crt_check_key_usage()
|
D | ssl_tls.c | 6354 unsigned int usage = 0; in mbedtls_ssl_check_cert_usage() local
|
/openthread-latest/third_party/mbedtls/repo/tests/scripts/ |
D | all.sh | 244 usage() function
|