HomeSort by relevance Sort by last modified time
    Searched refs:PrivateKeyFree (Results 1 - 3 of 3) sorted by null

  /external/vboot_reference/host/linktest/
main.c 20 PrivateKeyFree(0);
  /external/vboot_reference/host/lib/include/
host_key.h 25 * and must free it with PrivateKeyFree(). */
30 void PrivateKeyFree(VbPrivateKey* key);
36 * pointer, and must free it with PrivateKeyFree().
  /external/vboot_reference/host/lib/
host_key.c 62 void PrivateKeyFree(VbPrivateKey* key) {

Completed in 381 milliseconds