Help with crypto module - crypto_one_time method - (ArgumentError) argument error Issue

Hi,
I am trying out the same function :crypto.crypto_one_time/5 however, i am getting an error

(UndefinedFunctionError) function :crypto.crypto_one_time/5 is undefined or private

I cant quite see whats missing