X-Git-Url: https://bearssl.org/gitweb//home/git/?p=BearSSL;a=blobdiff_plain;f=inc%2Fbearssl_prf.h;fp=inc%2Fbearssl_prf.h;h=fdf608c85387d5fecf368a144e66855a63ac965d;hp=9d54ad8d34f5ae8f8ab388387f4211a0fe921663;hb=05520e8eae3d8c6039e8bcde58741cf4ffb18f1d;hpb=a8a8f51ea4f59b9344d26a323f1fb737984a4dca diff --git a/inc/bearssl_prf.h b/inc/bearssl_prf.h index 9d54ad8..fdf608c 100644 --- a/inc/bearssl_prf.h +++ b/inc/bearssl_prf.h @@ -37,7 +37,7 @@ extern "C" { * # The TLS PRF * * The "PRF" is the pseudorandom function used internally during the - * SSL/TLS handshake, notably to expand negociated shared secrets into + * SSL/TLS handshake, notably to expand negotiated shared secrets into * the symmetric encryption keys that will be used to process the * application data. *