blake2b_init_key
blake2b_init_key(BLAKE2B_CTX(desc), digestsize,
blake2b_init_key(&ctx, BLAKE2B_HASH_SIZE, guarded_key, key_len);