Searched refs:decodeContext (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dssl3con.c1363 spec->destroy(spec->decodeContext, freeit);
1365 spec->decodeContext = NULL;
1464 pwSpec->decodeContext = NULL;
1656 pwSpec->decodeContext = NULL;
1783 pwSpec->decodeContext = (ss->sec.isServer) ? clientContext : serverContext;
2147 pwSpec->decodeContext = NULL;
2241 pwSpec->decodeContext = (ss->sec.isServer) ? clientContext : serverContext;
12014 rv = crSpec->decode(crSpec->decodeContext, iv, &decoded,
12088 crSpec->decodeContext, plaintext->buf, (int *)&plaintext->len,
H A Dsslimpl.h589 void * decodeContext; member in struct:__anon9711

Completed in 69 milliseconds