HomeSort by relevance Sort by last modified time
    Searched full:regciphers (Results 1 - 1 of 1) sorted by null

  /external/dropbear/
common-algo.c 152 const struct ltc_cipher_descriptor *regciphers[] = { local
178 for (i = 0; regciphers[i] != NULL; i++) {
179 if (register_cipher(regciphers[i]) == -1) {

Completed in 128 milliseconds