Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/experimental/pqcrypto/kem/subtle/
H A Dcecpq2_hkdf_sender_kem_boringssl.h75 const std::string& get_kem_bytes() const { return kem_bytes_; } in get_kem_bytes() function
/aosp_15_r20/external/tink/cc/subtle/
H A Decies_hkdf_sender_kem_boringssl.h48 const std::string& get_kem_bytes() const { return kem_bytes_; } in get_kem_bytes() function