Home
last modified time | relevance | path

Searched hist:"444 ada83" (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libcrypto/asn1/
H A Dtasn_dec.cdiff 444ada83 Sat May 07 15:50:25 GMT 2022 jsing <jsing@openbsd.org> Split asn1_item_ex_d2i() into three.

Factor out the handling of CHOICE and SEQUENCE into their own functions.
This reduces complexity, reduces indentation and will allow for further
clean up.

ok beck@ tb@