diff options
| author | tb <> | 2024-07-09 16:45:33 +0000 |
|---|---|---|
| committer | tb <> | 2024-07-09 16:45:33 +0000 |
| commit | 5467eb3282a137276896b84037c1f40ed0962cf4 (patch) | |
| tree | 894c868ca02c2cc4e0b60bf48f19068360b92146 /src | |
| parent | 92b666338f612a3101825ad592b22d39e1ca914d (diff) | |
| download | openbsd-5467eb3282a137276896b84037c1f40ed0962cf4.tar.gz openbsd-5467eb3282a137276896b84037c1f40ed0962cf4.tar.bz2 openbsd-5467eb3282a137276896b84037c1f40ed0962cf4.zip | |
Add an RCS tag
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/kdf/tls1_prf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/kdf/tls1_prf.c b/src/lib/libcrypto/kdf/tls1_prf.c index 02cd82915f..c065572431 100644 --- a/src/lib/libcrypto/kdf/tls1_prf.c +++ b/src/lib/libcrypto/kdf/tls1_prf.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 1 | /* $OpenBSD: tls1_prf.c,v 1.14 2024/07/09 16:45:33 tb Exp $ */ | |
| 2 | /* | 2 | /* |
| 3 | * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project | 3 | * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project |
| 4 | * 2016. | 4 | * 2016. |
