Reorganise functions.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 27 Sep 2015 12:28:26 +0000 (13:28 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 8 Feb 2016 18:43:48 +0000 (18:43 +0000)
commit293042c9d9411bd785d3f951ffe02ff6573e4854
tree5273edfc7491a572ca6db43cbcb29e47c37ad768
parent1e1b48d151a9e87592e3ba9303031c5ec0ebec8f
Reorganise functions.

Move all PKCS12_SAFEBAG functions into new file p12_sbag.c.

Move MAC functions into p12_mutl.c

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/pkcs12/p12_add.c
crypto/pkcs12/p12_crt.c
crypto/pkcs12/p12_mutl.c
crypto/pkcs12/p12_sbag.c [new file with mode: 0644]
crypto/pkcs12/p12_utl.c
include/openssl/pkcs12.h