Searched refs:X25519CheckKeySize (Results 1 – 1 of 1) sorted by relevance
145 static int32_t X25519CheckKeySize(const struct HksBlob *key, const struct KeyMaterial25519 *keyMate… in X25519CheckKeySize() function167 ret = X25519CheckKeySize(priKey, priKm, false); in X25519CheckKeyMaterialSize()170 return X25519CheckKeySize(pubKey, pubKm, true); in X25519CheckKeyMaterialSize()380 ret = X25519CheckKeySize(keyIn, keyMaterial, false); in GetX25519PubKeyCheckParams()