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

/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_x509_cl/lib/
H A DDecodedItem.cpp60 const DecodedExten *rtnExt = NULL; local
80 rtnExt = decodedExt;
82 if((rtnExt != NULL) && (index != 0)) {
88 if(rtnExt != NULL) {
93 return rtnExt;

Completed in 192 milliseconds