Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_exercise_key.c121 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/
Dzeroize.c26 void usage(void) in usage() function
/openthread-latest/third_party/mbedtls/repo/scripts/
Decp_comb_table.py200 def usage(): function
/openthread-latest/third_party/mbedtls/repo/programs/psa/
Dpsa_constant_names_generated.c380 psa_key_usage_t usage) in psa_snprint_key_usage()
Dkey_ladder_demo.c211 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
Daead_demo.c60 const char usage[] = variable
Dpsa_constant_names.c177 static void usage(const char *program_name) in usage() function
/openthread-latest/third_party/mbedtls/repo/programs/cipher/
Dcipher_aead_demo.c57 const char usage[] = variable
/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_test_lib.c225 psa_key_usage_t *usage, in key_opaque_set_alg_usage()
Dssl_client2.c1765 psa_key_usage_t usage = 0; in main() local
/openthread-latest/third_party/mbedtls/repo/library/
Dpk.c248 psa_key_usage_t usage) in mbedtls_pk_can_do_ext()
405 psa_key_usage_t usage, in mbedtls_pk_get_psa_attributes()
Dpsa_crypto.c1094 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
Dx509_crt.c1929 unsigned int usage) in mbedtls_x509_crt_check_key_usage()
Dssl_tls.c6354 unsigned int usage = 0; in mbedtls_ssl_check_cert_usage() local
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dall.sh244 usage() function