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

  /bootable/recovery/
verifier_test.c 25 RSAPublicKey test_key = variable
80 int result = verify_file(argv[1], &test_key, 1);
  /external/srtp/test/
srtp_driver.c 101 extern uint8_t test_key[30];
323 policy.key = test_key;
1146 unsigned char test_key[30] = { local
1185 policy.key = test_key;
1317 unsigned char test_key[30] = { variable
    [all...]
  /external/srtp/crypto/test/
cipher_driver.c 123 unsigned char test_key[20] = { local
206 status = cipher_init(c, test_key, direction_encrypt);
  /external/chromium/third_party/libjingle/source/talk/
main.scons 178 '$GOOGLECLIENT/tools/test_key/testkey.pfx').abspath,

Completed in 176 milliseconds