Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/go/hybrid/subtle/
H A Decies_hkdf_recipient_kem.go23 type ECIESHKDFRecipientKem struct { struct
24 recipientPrivateKey *ECPrivateKey
28 …te, hashAlg string, salt []byte, info []byte, keySize uint32, pointFormat string) ([]byte, error) {