As raw_key_to_ossl() no longer stores anything at the pointer passed to it in the 'key_len' parameter, change the type of the latter to size_t.
As raw_key_to_ossl() no longer stores anything at the pointer passed to it in the 'key_len' parameter, change the type of the latter to size_t.