sip24_init
return sip24_final(sip24_update(sip24_init(&state, key), src, len));
sip24_init(&sip_state, &sip_key);
sip24_init(&state, &key);