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

  /frameworks/base/cmds/keystore/
keystore.c 76 static int decode_key(uint8_t *out, char *in, int length) function
309 params[0].length = decode_key(params[0].value, p, strlen(p));
  /external/bluetooth/bluez/input/
device.c 224 static int decode_key(const char *str) function
308 key = decode_key(buf);

Completed in 868 milliseconds