Searched refs:ecjpake_pw_slot (Results 1 – 2 of 2) sorted by relevance
870 mbedtls_svc_key_id_t ecjpake_pw_slot = MBEDTLS_SVC_KEY_ID_INIT; /* ecjpake password key slot */ in main() local2094 &ecjpake_pw_slot); in main()2101 ecjpake_pw_slot)) != 0) { in main()3198 if (psa_get_key_attributes(ecjpake_pw_slot, &check_attributes) != in main()3205 psa_destroy_key(ecjpake_pw_slot); in main()
1587 mbedtls_svc_key_id_t ecjpake_pw_slot = MBEDTLS_SVC_KEY_ID_INIT; /* ecjpake password key slot */ in main() local3418 &ecjpake_pw_slot); in main()3425 ecjpake_pw_slot)) != 0) { in main()4297 if (psa_get_key_attributes(ecjpake_pw_slot, &check_attributes) != in main()4304 psa_destroy_key(ecjpake_pw_slot); in main()