Home
last modified time | relevance | path

Searched defs:NewSHA384 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/boring/
Dnotboring.go40 func NewSHA384() hash.Hash { panic("boringcrypto: not available") } func
Dsha.go374 func NewSHA384() hash.Hash { func