package tls12

Import Path
	crypto/internal/fips140/tls12 (on go.dev)

Dependency Relation
	imports 7 packages, and imported by one package

Involved Source Files cast.go tls12.go
Package-Level Functions (total 2)
Type Parameters: H: fips140.Hash MasterSecret implements the TLS 1.2 extended master secret derivation, as defined in RFC 7627 and allowed by SP 800-135, Revision 1, Section 4.2.2.
Type Parameters: H: fips140.Hash PRF implements the TLS 1.2 pseudo-random function, as defined in RFC 5246, Section 5 and allowed by SP 800-135, Revision 1, Section 4.2.2.