Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/crypto/
H A Dec_signature_creator_impl.cc51 bool ECSignatureCreatorImpl::DecodeSignature( in DecodeSignature() function in crypto::ECSignatureCreatorImpl
/aosp_15_r20/external/tink/cc/jwt/internal/
H A Djwt_format.cc190 bool DecodeSignature(absl::string_view encoded_signature, in DecodeSignature() function