Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/rsa/
Drsa.go74 type OAEPOptions struct { struct
76 Hash crypto.Hash
80 MGFHash crypto.Hash
84 Label []byte