Searched refs:EAPSecIdentityHandleCreate (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DEAPCertificateUtil.h59 * Function: EAPSecIdentityHandleCreate
64 EAPSecIdentityHandleCreate(SecIdentityRef identity);
H A DEAPCertificateUtil.c415 * Function: EAPSecIdentityHandleCreate
424 EAPSecIdentityHandleCreate(SecIdentityRef identity) function
445 EAPLOG_FL(LOG_NOTICE, "EAPSecIdentityHandleCreate() failed, %d",
453 EAPSecIdentityHandleCreate(SecIdentityRef identity) function
978 handle = EAPSecIdentityHandleCreate(identity);
980 fprintf(stderr, "EAPSecIdentityHandleCreate failed\n");
1199 h = EAPSecIdentityHandleCreate(ident);
H A DEAPOLClientItemID.c292 id_data = EAPSecIdentityHandleCreate(identity);
/macosx-10.9.5/eap8021x-180/eapoltest.tproj/
H A Dclient.c604 handle = EAPSecIdentityHandleCreate(identity);
/macosx-10.9.5/eap8021x-180/eapolclient.tproj/
H A DSupplicant.c2066 id_handle = EAPSecIdentityHandleCreate(response->chosen_identity);

Completed in 113 milliseconds