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

/macosx-10.9.5/ruby-104/ruby/test/openssl/
H A Dutils.rb176 pkinfo = tbscert.value[6]
177 publickey = pkinfo.value[1]
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_crypto.c127 struct pkey_info *pkinfo = NULL; /* key info/value cache */ variable in typeref:struct:pkey_info
3450 for (pkp = pkinfo; pkp != NULL; pkp = pkp->link) {
3506 pkp->link = pkinfo;
3507 pkinfo = pkp;

Completed in 110 milliseconds