Searched refs:IsValidBlob (Results 1 – 1 of 1) sorted by relevance
107 static bool IsValidBlob(const Blob *blob) in IsValidBlob() function348 if (!IsValidBlob(input) || !IsValidBlob(output)) { in Sha256()398 …if (!IsValidBlob(publicKey) || publicKey->dataSize != P256_PUBLIC_SIZE || !IsValidBlob(secretKey) … in EcKeyAgreement()399 secretKey->dataSize != P256_PUBLIC_SIZE || !IsValidBlob(privateKey)) { in EcKeyAgreement()