diff options
Diffstat (limited to 'src/kdf/x942/info.txt')
-rw-r--r-- | src/kdf/x942/info.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/kdf/x942/info.txt b/src/kdf/x942/info.txt index 32057fe94..096745dce 100644 --- a/src/kdf/x942/info.txt +++ b/src/kdf/x942/info.txt @@ -4,6 +4,11 @@ define X942_PRF load_on auto +<requires> +core +oid_lookup +</requires> + <add> prf_x942.cpp prf_x942.h |