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

/macosx-10.9.5/Security-55471.14.18/include/security_smime/
H A Dcert.h37 SecPublicKeyRef SECKEY_CopyPublicKey(SecPublicKeyRef pubKey);
H A Dcert.c134 SecPublicKeyRef SECKEY_CopyPublicKey(SecPublicKeyRef pubKey) function
H A Dcmsrecinfo.c130 riExtra->pubKey = SECKEY_CopyPublicKey(pubKey);
H A Dcmssiginfo.c268 signerinfo->pubKey = SECKEY_CopyPublicKey(pubKey);
/macosx-10.9.5/Security-55471.14.18/libsecurity_smime/lib/
H A Dcert.h37 SecPublicKeyRef SECKEY_CopyPublicKey(SecPublicKeyRef pubKey);
H A Dcert.c134 SecPublicKeyRef SECKEY_CopyPublicKey(SecPublicKeyRef pubKey) function
H A Dcmsrecinfo.c130 riExtra->pubKey = SECKEY_CopyPublicKey(pubKey);
H A Dcmssiginfo.c268 signerinfo->pubKey = SECKEY_CopyPublicKey(pubKey);

Completed in 274 milliseconds