Searched defs:RSAPublicKeyFree (Results 1 - 3 of 3) sorted by relevance

/external/vboot_reference/firmware/lib/cryptolib/
H A Drsa_utility.c38 void RSAPublicKeyFree(RSAPublicKey* key) { function
65 RSAPublicKeyFree(key);
76 RSAPublicKeyFree(key);
118 RSAPublicKeyFree(verification_key); /* Only free if we allocated it. */
155 RSAPublicKeyFree(verification_key); /* Only free if we allocated it. */
/external/vboot_reference/tests/
H A Dvboot_firmware_tests.c142 void RSAPublicKeyFree(RSAPublicKey* key) { function
H A Dvboot_kernel_tests.c262 void RSAPublicKeyFree(RSAPublicKey* key) function

Completed in 319 milliseconds