Home
last modified time | relevance | path

Searched defs:usage (Results 1 – 14 of 14) sorted by relevance

/openthread-3.4.0/third_party/mbedtls/repo/tests/src/
Dpsa_exercise_key.c118 psa_key_usage_t usage, in exercise_mac_key()
163 psa_key_usage_t usage, in exercise_cipher_key()
236 psa_key_usage_t usage, in exercise_aead_key()
298 psa_key_usage_t usage, in exercise_signature_key()
382 psa_key_usage_t usage, in exercise_asymmetric_encryption_key()
470 psa_key_usage_t usage, in exercise_key_derivation_key()
594 psa_key_usage_t usage, in exercise_raw_key_agreement_key()
612 psa_key_usage_t usage, in exercise_key_agreement_key()
796 psa_key_usage_t usage ) in exercise_export_key()
888 psa_key_usage_t usage, in mbedtls_test_psa_exercise_key()
/openthread-3.4.0/third_party/nlbuild-autotools/repo/scripts/
Dmkversion83 usage() { function
Dbootstrap31 usage() { function
Dmkskeleton37 usage() { function
/openthread-3.4.0/third_party/nlbuild-autotools/repo/tools/packages/
Dbuild42 usage() { function
/openthread-3.4.0/third_party/mbedtls/repo/programs/test/
Dzeroize.c50 void usage( void ) in usage() function
/openthread-3.4.0/third_party/mbedtls/repo/programs/psa/
Dpsa_constant_names_generated.c353 psa_key_usage_t usage) in psa_snprint_key_usage()
Dkey_ladder_demo.c225 static psa_status_t import_key_from_file( psa_key_usage_t usage, in import_key_from_file()
325 static psa_status_t derive_wrapping_key( psa_key_usage_t usage, in derive_wrapping_key()
594 static void usage( void ) in usage() function
Dpsa_constant_names.c193 static void usage(const char *program_name) in usage() function
/openthread-3.4.0/third_party/mbedtls/repo/tests/scripts/
Dall.sh218 usage() function
/openthread-3.4.0/third_party/mbedtls/repo/include/psa/
Dcrypto_struct.h261 psa_key_usage_t usage; member
/openthread-3.4.0/third_party/mbedtls/repo/library/
Dpsa_crypto.c966 psa_key_usage_t usage, in psa_get_and_lock_key_slot_with_policy()
1025 psa_key_usage_t usage, in psa_get_and_lock_transparent_key_slot_with_policy()
3320 psa_key_usage_t usage = ( cipher_operation == MBEDTLS_ENCRYPT ? in psa_cipher_setup() local
Dx509_crt.c2255 unsigned int usage ) in mbedtls_x509_crt_check_key_usage()
Dssl_tls.c7354 int usage = 0; in mbedtls_ssl_check_cert_usage() local