diff options
Diffstat (limited to 'src/kdf/tls_prf/info.txt')
-rw-r--r-- | src/kdf/tls_prf/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/kdf/tls_prf/info.txt b/src/kdf/tls_prf/info.txt index 9f05f8729..a83b470ba 100644 --- a/src/kdf/tls_prf/info.txt +++ b/src/kdf/tls_prf/info.txt @@ -4,6 +4,10 @@ define TLS_V10_PRF load_on auto +<requires> +kdf_base +</requires> + <add> prf_tls.h prf_tls.cpp |