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

/macosx-10.9.5/Security-55471.14.18/include/security_smime/
H A Dcert.h38 void SECKEY_DestroyPublicKey(SecPublicKeyRef pubKey);
H A Dcmspubkey.c206 SECKEY_DestroyPublicKey(ourPubKey);
228 SECKEY_DestroyPublicKey(publickey);
306 SECKEY_DestroyPublicKey(publickey);
348 SECKEY_DestroyPublicKey(originatorPubKey); /* not needed anymore */
438 SECKEY_DestroyPublicKey(ourPubKey); /* we only need the private key from now on */
459 SECKEY_DestroyPublicKey(publickey);
520 SECKEY_DestroyPublicKey(publickey);
552 SECKEY_DestroyPublicKey(originatorPubKey); /* not needed anymore */
H A Dcmsrecinfo.c347 SECKEY_DestroyPublicKey(pubKey);
367 SECKEY_DestroyPublicKey(extra->pubKey);
H A Dsmimeutil.c468 SECKEY_DestroyPublicKey (key);
H A Dcmssiginfo.c362 SECKEY_DestroyPublicKey(signerinfo->pubKey);
734 SECKEY_DestroyPublicKey (publickey);
H A Dcert.c140 void SECKEY_DestroyPublicKey(SecPublicKeyRef pubKey) function
/macosx-10.9.5/Security-55471.14.18/libsecurity_smime/lib/
H A Dcert.h38 void SECKEY_DestroyPublicKey(SecPublicKeyRef pubKey);
H A Dcmspubkey.c206 SECKEY_DestroyPublicKey(ourPubKey);
228 SECKEY_DestroyPublicKey(publickey);
306 SECKEY_DestroyPublicKey(publickey);
348 SECKEY_DestroyPublicKey(originatorPubKey); /* not needed anymore */
438 SECKEY_DestroyPublicKey(ourPubKey); /* we only need the private key from now on */
459 SECKEY_DestroyPublicKey(publickey);
520 SECKEY_DestroyPublicKey(publickey);
552 SECKEY_DestroyPublicKey(originatorPubKey); /* not needed anymore */
H A Dcmsrecinfo.c347 SECKEY_DestroyPublicKey(pubKey);
367 SECKEY_DestroyPublicKey(extra->pubKey);
H A Dsmimeutil.c468 SECKEY_DestroyPublicKey (key);
H A Dcmssiginfo.c362 SECKEY_DestroyPublicKey(signerinfo->pubKey);
734 SECKEY_DestroyPublicKey (publickey);
H A Dcert.c140 void SECKEY_DestroyPublicKey(SecPublicKeyRef pubKey) function

Completed in 201 milliseconds