Searched defs:NewSHA384 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/boring/ | ||
D | notboring.go | 40 func NewSHA384() hash.Hash { panic("boringcrypto: not available") } func |
D | sha.go | 374 func NewSHA384() hash.Hash { func |