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

/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPKeychainUtil.c505 mySecKeychainAttributeInfo req_attr_info; local
511 mySecKeychainAttributeInfoInit(&req_attr_info);
513 mySecKeychainAttributeInfoAdd(&req_attr_info,
517 mySecKeychainAttributeInfoAdd(&req_attr_info,
521 mySecKeychainAttributeInfoAdd(&req_attr_info,
532 if (req_attr_info.info.count != 0) {
533 req_attr_info_p = &req_attr_info.info;

Completed in 169 milliseconds