Skip to content
Commit a94ea78d authored by Cody P Schafer's avatar Cody P Schafer
Browse files

ssl: use a common helper to generate new ex data indexes, switch NPN to a lazyref

Rather than having the verification data idx generation and NPN use
there own (similar) impls to generate indexes with destructors, unify
them.

Make NPNs use of indexes more idomatic by storing the index in a
lazyref rather than having a function with static data members.
parent 6e43f5c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment