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

  /external/chromium_org/third_party/boringssl/src/ssl/
t1_lib.c 1311 const unsigned char *npa; local
    [all...]
  /external/openssl/ssl/
t1_lib.c 894 const unsigned char *npa; local
898 r = s->ctx->next_protos_advertised_cb(s, &npa, &npalen, s->ctx->next_protos_advertised_cb_arg);
904 memcpy(ret, npa, npalen);
    [all...]

Completed in 59 milliseconds