Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
[openssl.git] / providers / implementations / encode_decode / decode_pem2der.c
2020-10-04 Richard LevitteDECODER: Handle abstract object data type
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-09 Richard LevitteENCODER: Refactor provider implementations, and some...
2020-08-24 Richard LevitteCORE: Define provider-native abstract objects
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...