]> git.ipfire.org Git - thirdparty/openssl.git/commit - apps/pkcs12.c
Convert PKCS8* functions to use const getters
authorMatt Caswell <matt@openssl.org>
Sat, 13 Aug 2016 12:40:05 +0000 (13:40 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 16 Aug 2016 22:36:27 +0000 (23:36 +0100)
commitb2e57e094db5f516cffa6f2749615a7287a7681d
tree3ab6aeb081e13354f00e89731c44e955059d9e3f
parentbb2f62bababe1e735efe828bc9a467b967c8cd20
Convert PKCS8* functions to use const getters

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Stephen Henson <steve@openssl.org>
apps/pkcs12.c
crypto/asn1/p8_pkey.c
crypto/pkcs12/p12_attr.c
include/openssl/pkcs12.h
include/openssl/x509.h