crypto_kdf_contextbytes method

int crypto_kdf_contextbytes()

Implementation

int crypto_kdf_contextbytes() {
  return _crypto_kdf_contextbytes();
}