diff options
Diffstat (limited to 'src/lib/pubkey/info.txt')
-rw-r--r-- | src/lib/pubkey/info.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/pubkey/info.txt b/src/lib/pubkey/info.txt index 393e089e2..0e799f372 100644 --- a/src/lib/pubkey/info.txt +++ b/src/lib/pubkey/info.txt @@ -14,15 +14,16 @@ x509_key.cpp <header:public> blinding.h pk_keys.h -pk_ops.h +pk_ops_fwd.h pkcs8.h pubkey.h -x509_key.h workfactor.h +x509_key.h </header:public> <header:internal> pk_algs.h +pk_ops.h pk_ops_impl.h </header:internal> |