Searched refs:ecjpake_pw_slot (Results 1 – 2 of 2) sorted by relevance
829 mbedtls_svc_key_id_t ecjpake_pw_slot = MBEDTLS_SVC_KEY_ID_INIT; /* ecjpake password key slot */ in main() local2050 &ecjpake_pw_slot); in main()2057 ecjpake_pw_slot)) != 0) { in main()3114 if (psa_get_key_attributes(ecjpake_pw_slot, &check_attributes) != in main()3121 psa_destroy_key(ecjpake_pw_slot); in main()
1548 mbedtls_svc_key_id_t ecjpake_pw_slot = MBEDTLS_SVC_KEY_ID_INIT; /* ecjpake password key slot */ in main() local3386 &ecjpake_pw_slot); in main()3393 ecjpake_pw_slot)) != 0) { in main()4252 if (psa_get_key_attributes(ecjpake_pw_slot, &check_attributes) != in main()4259 psa_destroy_key(ecjpake_pw_slot); in main()